Home
last modified time | relevance | path

Searched refs:ohci_hcctrl_reg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-ppc-of.c140 ehci->ohci_hcctrl_reg = in ehci_hcd_ppc_of_probe()
146 if (!ehci->ohci_hcctrl_reg) { in ehci_hcd_ppc_of_probe()
H A Dehci.h230 __hc32 *ohci_hcctrl_reg; member
788 hc_control = (readl_be(ehci->ohci_hcctrl_reg) & ~OHCI_CTRL_HCFS); in set_ohci_hcfs()
794 writel_be(hc_control, ehci->ohci_hcctrl_reg); in set_ohci_hcfs()
795 (void) readl_be(ehci->ohci_hcctrl_reg); in set_ohci_hcfs()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-ppc-of.c140 ehci->ohci_hcctrl_reg = in ehci_hcd_ppc_of_probe()
146 if (!ehci->ohci_hcctrl_reg) { in ehci_hcd_ppc_of_probe()
H A Dehci.h233 __hc32 *ohci_hcctrl_reg; member
800 hc_control = (readl_be(ehci->ohci_hcctrl_reg) & ~OHCI_CTRL_HCFS); in set_ohci_hcfs()
806 writel_be(hc_control, ehci->ohci_hcctrl_reg); in set_ohci_hcfs()
807 (void) readl_be(ehci->ohci_hcctrl_reg); in set_ohci_hcfs()

Completed in 6 milliseconds