Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h319 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
H A Dr8a66597.h593 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
H A Dohci-hcd.c475 (temp & RH_PS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
1330 case (RH_C_PORT_OVER_CURRENT):WR_RH_PORTSTAT(RH_PS_OCIC); OK(0); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h303 #define RH_PS_OCIC 0x00080000 /* over current indicator change */ macro
H A Dau1x00_usb_ohci.c337 (temp & RH_PS_OCIC) ? " OCIC" : "", in ohci_dump_roothub()
967 WR_RH_PORTSTAT (RH_PS_OCIC); OK (0); in ohci_submit_rh_msg()