Searched refs:portstat (Results 1 – 2 of 2) sorted by relevance
103 __hc32 __iomem *portstat = ohci->regs->roothub.portstatus; in ohci_rh_suspend() local107 for (i = 0; i < ohci->num_ports; (++i, ++portstat)) { in ohci_rh_suspend()108 temp = ohci_readl(ohci, portstat); in ohci_rh_suspend()111 ohci_writel(ohci, RH_PS_PSS, portstat); in ohci_rh_suspend()622 __hc32 __iomem *portstat = &ohci->regs->roothub.portstatus [port]; in root_port_reset() local638 temp = ohci_readl (ohci, portstat); in root_port_reset()661 ohci_writel (ohci, RH_PS_PRSC, portstat); in root_port_reset()664 ohci_writel (ohci, RH_PS_PRS, portstat); in root_port_reset()
269 unsigned short *portstat) in usb_hub_port_reset() argument338 *portstat = portstatus; in usb_hub_port_reset()