Home
last modified time | relevance | path

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

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