Home
last modified time | relevance | path

Searched refs:RH_HS_OCI (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h324 #define RH_HS_OCI 0x00000002 /* over current indicator */ macro
H A Dr8a66597.h598 #define RH_HS_OCI 0x00000002 /* over current indicator */ macro
H A Dohci-hcd.c464 (temp & RH_HS_OCI) ? " OCI" : "", in ohci_dump_roothub()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h308 #define RH_HS_OCI 0x00000002 /* over current indicator */ macro
H A Dau1x00_usb_ohci.c326 (temp & RH_HS_OCI) ? " OCI" : "", in ohci_dump_roothub()