Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-hub.c24 (value & RH_PS_PSSC) ? " PSSC" : "", \
511 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC in ohci_hub_status_data()
721 temp = RH_PS_PSSC; in ohci_hub_control()
H A Dohci.h308 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro
H A Disp116x.h101 #define RH_PS_PSSC (1 << 18) /* port suspend status macro
H A Dohci-dbg.c175 (temp & RH_PS_PSSC) ? " PSSC" : "", \
H A Disp1362.h316 #define RH_PS_PSSC 0x00040000 /* port suspend status change */ macro