Home
last modified time | relevance | path

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

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