Searched refs:ohci_hcctrl_reg (Results 1 – 2 of 2) sorted by relevance
140 ehci->ohci_hcctrl_reg = in ehci_hcd_ppc_of_probe()146 if (!ehci->ohci_hcctrl_reg) { in ehci_hcd_ppc_of_probe()
229 __hc32 *ohci_hcctrl_reg; member787 hc_control = (readl_be(ehci->ohci_hcctrl_reg) & ~OHCI_CTRL_HCFS); in set_ohci_hcfs()793 writel_be(hc_control, ehci->ohci_hcctrl_reg); in set_ohci_hcfs()794 (void) readl_be(ehci->ohci_hcctrl_reg); in set_ohci_hcfs()