ohci_hcctrl_reg 140 drivers/usb/host/ehci-ppc-of.c ehci->ohci_hcctrl_reg = ohci_hcctrl_reg 146 drivers/usb/host/ehci-ppc-of.c if (!ehci->ohci_hcctrl_reg) { ohci_hcctrl_reg 229 drivers/usb/host/ehci.h __hc32 *ohci_hcctrl_reg; ohci_hcctrl_reg 787 drivers/usb/host/ehci.h hc_control = (readl_be(ehci->ohci_hcctrl_reg) & ~OHCI_CTRL_HCFS); ohci_hcctrl_reg 793 drivers/usb/host/ehci.h writel_be(hc_control, ehci->ohci_hcctrl_reg); ohci_hcctrl_reg 794 drivers/usb/host/ehci.h (void) readl_be(ehci->ohci_hcctrl_reg);