Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h340 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dr8a66597.h614 #define RH_A_NOCP BIT(12) /* no over current protection */ macro
H A Ddwc2.h755 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dr8a66597-hcd.c687 if (temp & RH_A_NOCP) in r8a66597_submit_rh_msg()
H A Dohci-hcd.c444 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()
1410 if (temp & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_submit_rh_msg()
H A Ddwc2.c656 if (dsc & RH_A_NOCP) in dwc_otg_submit_rh_msg_in_descriptor()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h324 #define RH_A_NOCP (1 << 12) /* no over current protection */ macro
H A Dau1x00_usb_ohci.c306 (temp & RH_A_NOCP) ? " NOCP" : "", in ohci_dump_roothub()
1042 if (temp & RH_A_NOCP) /* no overcurrent reporting? */ in ohci_submit_rh_msg()