Home
last modified time | relevance | path

Searched refs:RH_A_NOCP (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/usb/host/
H A Dohci-omap.c153 rh &= ~RH_A_NOCP; in ohci_omap_reset()
H A Dohci-da8xx.c253 rh_a &= ~RH_A_NOCP; in ohci_da8xx_reset()
H A Dohci-hcd.c675 val &= ~RH_A_NOCP; in ohci_run()
681 val |= RH_A_NOCP; in ohci_run()
H A Dohci.h330 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
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? */ in ohci_hub_descriptor()
H A Dohci-dbg.c207 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()