Home
last modified time | relevance | path

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

/external/u-boot/arch/mips/mach-au1x00/
Dau1x00_usb_ohci.h295 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Dau1x00_usb_ohci.c345 (temp & RH_PS_PSS) ? " PSS" : "", in ohci_dump_roothub()
975 WR_RH_PORTSTAT (RH_PS_PSS ); OK (0); in ohci_submit_rh_msg()
/external/u-boot/drivers/usb/host/
Dohci.h311 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Dr8a66597.h631 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Dohci-hcd.c480 (temp & RH_PS_PSS) ? " PSS" : "", in ohci_dump_roothub()
1333 WR_RH_PORTSTAT(RH_PS_PSS); OK(0); in ohci_submit_rh_msg()