Lines Matching refs:fpci_readl
281 static inline u32 fpci_readl(struct tegra_xusb *tegra, unsigned int offset) in fpci_readl() function
310 return fpci_readl(tegra, XUSB_CFG_CSB_BASE_ADDR + ofs); in csb_readl()
462 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
470 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
482 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_send()
490 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
498 value = fpci_readl(tegra, tegra->soc->mbox.owner); in tegra_xusb_mbox_send()
513 value = fpci_readl(tegra, XUSB_CFG_ARU_SMI_INTR); in tegra_xusb_mbox_irq()
675 value = fpci_readl(tegra, tegra->soc->mbox.data_out); in tegra_xusb_mbox_thread()
678 value = fpci_readl(tegra, tegra->soc->mbox.cmd); in tegra_xusb_mbox_thread()
707 value = fpci_readl(tegra, XUSB_CFG_4); in tegra_xusb_config()
715 value = fpci_readl(tegra, XUSB_CFG_1); in tegra_xusb_config()
1850 ctx->fpci[i] = fpci_readl(tegra, soc->fpci.offsets[i]); in tegra_xusb_save_context()