Searched defs:isp1362_show_reg (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/host/
H A Disp1362.h858 #define isp1362_show_reg(d, r) { \ macro
867 #define isp1362_show_reg(d, r) do {} while (0) macro
872 isp1362_show_reg(isp1362_hcd, HCREVISION);
873 isp1362_show_reg(isp1362_hcd, HCCONTROL);
874 isp1362_show_reg(isp1362_hcd, HCCMDSTAT);
875 isp1362_show_reg(isp1362_hcd, HCINTSTAT);
876 isp1362_show_reg(isp1362_hcd, HCINTENB);
877 isp1362_show_reg(isp1362_hcd, HCFMINTVL);
878 isp1362_show_reg(isp1362_hcd, HCFMREM);
879 isp1362_show_reg(isp1362_hc
[all...]

Completed in 13 milliseconds