Lines Matching refs:fpci_readl
278 static inline u32 fpci_readl(struct tegra_xusb *tegra, unsigned int offset) in fpci_readl() function
307 return fpci_readl(tegra, XUSB_CFG_CSB_BASE_ADDR + ofs); in csb_readl()
459 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
467 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
479 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
487 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
495 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
510 value = fpci_readl(tegra, XUSB_CFG_ARU_SMI_INTR); in tegra_xusb_mbox_irq()
669 value = fpci_readl(tegra, tegra->soc->mbox.data_out); in tegra_xusb_mbox_thread()
672 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
700 value = fpci_readl(tegra, XUSB_CFG_4); in tegra_xusb_config()
708 value = fpci_readl(tegra, XUSB_CFG_1); in tegra_xusb_config()
1734 ctx->fpci[i] = fpci_readl(tegra, soc->fpci.offsets[i]); in tegra_xusb_save_context()