Home
last modified time | relevance | path

Searched refs:RH_PS_PRSC (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/usb/host/
Dohci-hub.c22 (value & RH_PS_PRSC) ? " PRSC" : "", \
512 | RH_PS_OCIC | RH_PS_PRSC)) { in ohci_hub_status_data()
660 if (temp & RH_PS_PRSC) in root_port_reset()
661 ohci_writel (ohci, RH_PS_PRSC, portstat); in root_port_reset()
733 temp = RH_PS_PRSC; in ohci_hub_control()
Dohci.h310 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Disp116x.h105 #define RH_PS_PRSC (1 << 20) /* port reset status change */ macro
Disp116x-hcd.c933 | RH_PS_OCIC | RH_PS_PRSC)) { in isp116x_hub_status_data()
1096 tmp = RH_PS_PRSC; in isp116x_hub_control()
Dohci-dbg.c173 (temp & RH_PS_PRSC) ? " PRSC" : "", \
Disp1362.h318 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Disp1362-hcd.c1523 RH_PS_OCIC | RH_PS_PRSC)) { in isp1362_hub_status_data()
1656 tmp = RH_PS_PRSC; in isp1362_hub_control()