Searched refs:RH_A_NOCP (Results 1 - 10 of 10) sorted by last modified time

/drivers/usb/host/
H A Disp116x.h73 #define RH_A_NOCP (1 << 12) /* no overcurrent protection */ macro
H A Disp1362.h383 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dohci-da8xx.c119 rh_a &= ~RH_A_NOCP;
H A Dohci-dbg.c206 (temp & RH_A_NOCP) ? " NOCP" : "",
H A Dohci-hcd.c658 val |= RH_A_NOCP;
H A Dohci-hub.c552 if (rh & RH_A_NOCP) /* no overcurrent reporting? */
H A Dohci-omap.c268 rh &= ~RH_A_NOCP;
H A Dohci.h329 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Du132-hcd.c1754 roothub_a |= RH_A_NOCP;
2598 if (rh_a & RH_A_NOCP)
/drivers/usb/misc/
H A Dftdi-elan.c2431 roothub_a |= RH_A_NOCP;

Completed in 97 milliseconds