Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-hub.c21 (temp & RH_PS_PRSC) ? " PRSC" : "", \
506 | RH_PS_OCIC | RH_PS_PRSC)) { in ohci_hub_status_data()
654 if (temp & RH_PS_PRSC) in root_port_reset()
655 ohci_writel (ohci, RH_PS_PRSC, portstat); in root_port_reset()
726 temp = RH_PS_PRSC; in ohci_hub_control()
Dohci.h309 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Disp116x.h104 #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()
1095 tmp = RH_PS_PRSC; in isp116x_hub_control()
Dohci-dbg.c172 (temp & RH_PS_PRSC) ? " PRSC" : "", \
Du132-hcd.c2671 if (RH_PS_PRSC & portstat) { in u132_roothub_portreset()
2674 RH_PS_PRSC); in u132_roothub_portreset()
2756 temp = RH_PS_PRSC; in u132_roothub_clearportfeature()
2800 RH_PS_PRSC)) { in u132_hub_status_data()
Disp1362.h363 #define RH_PS_PRSC 0x00100000 /* port reset status change */ macro
Disp1362-hcd.c1521 RH_PS_OCIC | RH_PS_PRSC)) { in isp1362_hub_status_data()
1653 tmp = RH_PS_PRSC; in isp1362_hub_control()