Lines Matching refs:hostpc_reg
166 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_adjust_port_wakeup_flags() local
168 temp = ehci_readl(ehci, hostpc_reg); in ehci_adjust_port_wakeup_flags()
169 ehci_writel(ehci, temp & ~HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
198 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_adjust_port_wakeup_flags() local
200 temp = ehci_readl(ehci, hostpc_reg); in ehci_adjust_port_wakeup_flags()
201 ehci_writel(ehci, temp | HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
319 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_bus_suspend() local
322 t3 = ehci_readl(ehci, hostpc_reg); in ehci_bus_suspend()
323 ehci_writel(ehci, t3 | HOSTPC_PHCD, hostpc_reg); in ehci_bus_suspend()
324 t3 = ehci_readl(ehci, hostpc_reg); in ehci_bus_suspend()
448 u32 __iomem *hostpc_reg = in ehci_bus_resume() local
451 temp = ehci_readl(ehci, hostpc_reg); in ehci_bus_resume()
453 hostpc_reg); in ehci_bus_resume()
742 u32 __iomem *status_reg, *hostpc_reg; in ehci_hub_control() local
757 hostpc_reg = &ehci->regs->hostpc[temp]; in ehci_hub_control()
818 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
820 hostpc_reg); in ehci_hub_control()
988 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1070 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1072 hostpc_reg); in ehci_hub_control()
1073 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()