Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h312 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dr8a66597.h586 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dohci-hcd.c483 (temp & RH_PS_POCI) ? " POCI" : "", in ohci_dump_roothub()
1325 case (RH_PORT_SUSPEND): WR_RH_PORTSTAT(RH_PS_POCI); OK(0); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h296 #define RH_PS_POCI 0x00000008 /* port over current indicator */ macro
H A Dau1x00_usb_ohci.c345 (temp & RH_PS_POCI) ? " POCI" : "", in ohci_dump_roothub()
957 WR_RH_PORTSTAT (RH_PS_POCI); OK (0); in ohci_submit_rh_msg()