Home
last modified time | relevance | path

Searched refs:RH_PS_PESC (Results 1 – 6 of 6) sorted by relevance

/drivers/usb/host/
Dohci-hub.c24 (temp & RH_PS_PESC) ? " PESC" : "", \
526 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC in ohci_hub_status_data()
729 temp = RH_PS_PESC; in ohci_hub_control()
Dohci.h298 #define RH_PS_PESC 0x00020000 /* port enable status change */ macro
Disp116x.h99 #define RH_PS_PESC (1 << 17) /* port enable status change */ macro
Disp116x-hcd.c931 if (status & (RH_PS_CSC | RH_PS_PESC | RH_PS_PSSC in isp116x_hub_status_data()
1067 tmp = RH_PS_PESC; in isp116x_hub_control()
Dohci-dbg.c206 (temp & RH_PS_PESC) ? " PESC" : "", \
Du132-hcd.c2751 temp = RH_PS_PESC; in u132_roothub_clearportfeature()
2820 RH_PS_PESC | RH_PS_PSSC | RH_PS_OCIC | in u132_hub_status_data()