Searched refs:readl_be (Results 1 – 4 of 4) sorted by relevance
164 writel_be((readl_be(&ohci->regs->control) | in ohci_hcd_ppc_of_probe()166 (void) readl_be(&ohci->regs->control); in ohci_hcd_ppc_of_probe()
728 #define readl_be(addr) __raw_readl((__force unsigned *)addr) macro737 readl_be(regs) : in ehci_readl()781 hc_control = (readl_be(ehci->ohci_hcctrl_reg) & ~OHCI_CTRL_HCFS); in set_ohci_hcfs()788 (void) readl_be(ehci->ohci_hcctrl_reg); in set_ohci_hcfs()
554 return readl_be(uhci->regs + reg); in uhci_readl()
565 readl_be (regs) : in _ohci_readl()