Searched refs:RH_A_NOCP (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/usb/host/
H A Dohci-omap.c153 rh &= ~RH_A_NOCP;
H A Dohci-da8xx.c266 rh_a &= ~RH_A_NOCP;
H A Dohci-hcd.c675 val &= ~RH_A_NOCP;
681 val |= RH_A_NOCP;
H A Disp116x.h74 #define RH_A_NOCP (1 << 12) /* no overcurrent protection */ macro
H A Dohci-hub.c558 if (rh & RH_A_NOCP) /* no overcurrent reporting? */
H A Dohci.h330 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Disp1362.h338 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dohci-dbg.c207 (temp & RH_A_NOCP) ? " NOCP" : "",

Completed in 231 milliseconds