Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h318 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
H A Dr8a66597.h592 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
H A Dohci-hcd.c476 (temp & RH_PS_PSSC) ? " PSSC" : "", in ohci_dump_roothub()
1329 case (RH_C_PORT_SUSPEND): WR_RH_PORTSTAT(RH_PS_PSSC); OK(0); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h302 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
H A Dau1x00_usb_ohci.c338 (temp & RH_PS_PSSC) ? " PSSC" : "", in ohci_dump_roothub()
965 WR_RH_PORTSTAT (RH_PS_PSSC); OK (0); in ohci_submit_rh_msg()