Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dohci.h318 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
Dr8a66597.h591 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
Dohci-hcd.c476 (temp & RH_PS_PSSC) ? " PSSC" : "", in ohci_dump_roothub()
1328 case (RH_C_PORT_SUSPEND): WR_RH_PORTSTAT(RH_PS_PSSC); OK(0); in ohci_submit_rh_msg()