Lines Matching refs:hostpc_reg
167 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_adjust_port_wakeup_flags() local
169 temp = ehci_readl(ehci, hostpc_reg); in ehci_adjust_port_wakeup_flags()
170 ehci_writel(ehci, temp & ~HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
199 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_adjust_port_wakeup_flags() local
201 temp = ehci_readl(ehci, hostpc_reg); in ehci_adjust_port_wakeup_flags()
202 ehci_writel(ehci, temp | HOSTPC_PHCD, hostpc_reg); in ehci_adjust_port_wakeup_flags()
320 u32 __iomem *hostpc_reg = &ehci->regs->hostpc[port]; in ehci_bus_suspend() local
323 t3 = ehci_readl(ehci, hostpc_reg); in ehci_bus_suspend()
324 ehci_writel(ehci, t3 | HOSTPC_PHCD, hostpc_reg); in ehci_bus_suspend()
325 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()
878 u32 __iomem *status_reg, *hostpc_reg; in ehci_hub_control() local
892 hostpc_reg = &ehci->regs->hostpc[temp]; in ehci_hub_control()
953 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
955 hostpc_reg); in ehci_hub_control()
1116 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1198 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()
1200 hostpc_reg); in ehci_hub_control()
1201 temp1 = ehci_readl(ehci, hostpc_reg); in ehci_hub_control()