Lines Matching refs:hostpc_reg
177 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_adjust_port_wakeup_flags() local
179 temp = ehci_readl(ehci, hostpc_reg); in ehci_adjust_port_wakeup_flags()
180 ehci_writel(ehci, temp & ~HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
209 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_adjust_port_wakeup_flags() local
211 temp = ehci_readl(ehci, hostpc_reg); in ehci_adjust_port_wakeup_flags()
212 ehci_writel(ehci, temp | HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
322 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_bus_suspend() local
325 t3 = ehci_readl(ehci, hostpc_reg); in ehci_bus_suspend()
326 ehci_writel(ehci, t3 | HOSTPC_PHCD, hostpc_reg); in ehci_bus_suspend()
327 t3 = ehci_readl(ehci, hostpc_reg); in ehci_bus_suspend()
446 u32 __iomem *hostpc_reg = in ehci_bus_resume() local
449 temp = ehci_readl(ehci, hostpc_reg); in ehci_bus_resume()
451 hostpc_reg); in ehci_bus_resume()
872 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[(wIndex & 0xff) - 1]; in ehci_hub_control() local
937 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
939 hostpc_reg); in ehci_hub_control()
1100 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1182 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1184 hostpc_reg); in ehci_hub_control()
1185 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()