Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci.h311 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
H A Dr8a66597.h585 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
H A Dohci-hcd.c484 (temp & RH_PS_PSS) ? " PSS" : "", in ohci_dump_roothub()
1338 WR_RH_PORTSTAT(RH_PS_PSS); OK(0); in ohci_submit_rh_msg()
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h295 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
H A Dau1x00_usb_ohci.c346 (temp & RH_PS_PSS) ? " PSS" : "", in ohci_dump_roothub()
976 WR_RH_PORTSTAT (RH_PS_PSS ); OK (0); in ohci_submit_rh_msg()