Searched refs:RH_PS_PRS (Results 1 – 8 of 8) sorted by relevance
29 (temp & RH_PS_PRS) ? " PRS" : "", \589 ohci_writel(ohci, RH_PS_PRS, &ohci->regs->roothub.portstatus [port]); in ohci_start_port_reset()636 if (!(temp & RH_PS_PRS)) in root_port_reset()658 ohci_writel (ohci, RH_PS_PRS, portstat); in root_port_reset()
302 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
95 #define RH_PS_PRS (1 << 4) /* port reset status */ macro
984 if (!(tmp & RH_PS_PRS)) in root_port_reset()995 HCRHPORT1, (RH_PS_PRS)); in root_port_reset()
180 (temp & RH_PS_PRS) ? " PRS" : "", \
356 #define RH_PS_PRS 0x00000010 /* port reset status */ macro
2663 if (RH_PS_PRS & portstat) in u132_roothub_portreset()2668 if (RH_PS_PRS & portstat) in u132_roothub_portreset()2682 RH_PS_PRS); in u132_roothub_portreset()
1696 if (!(tmp & RH_PS_PRS)) in isp1362_hub_control()1703 isp1362_write_reg32(isp1362_hcd, HCRHPORT1 + wIndex, (RH_PS_PRS)); in isp1362_hub_control()