Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h340 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dr8a66597.h660 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Ddwc2.h754 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dr8a66597-hcd.c714 if (temp & RH_A_NOCP) in r8a66597_submit_rh_msg()
H A Dohci-hcd.c440 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()
1405 if (temp & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_submit_rh_msg()
H A Ddwc2.c641 if (dsc & RH_A_NOCP) in dwc_otg_submit_rh_msg_in_descriptor()
/openbmc/linux/drivers/usb/host/
H A Dohci-omap.c153 rh &= ~RH_A_NOCP; in ohci_omap_reset()
H A Dohci-da8xx.c266 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()
H A Disp1362.h338 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro