Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h327 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dr8a66597.h601 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dohci-hcd.c461 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
1317 WR_RH_STAT(RH_HS_OCIC); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h311 #define RH_HS_OCIC 0x00020000 /* over current indicator change */ macro
H A Dau1x00_usb_ohci.c323 (temp & RH_HS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
948 WR_RH_STAT(RH_HS_OCIC); OK (0); in ohci_submit_rh_msg()