Lines Matching refs:APPL_CTRL
46 #define APPL_CTRL 0x4 macro
807 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_prepare_host()
809 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_prepare_host()
849 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_host_init()
851 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_host_init()
1165 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
1169 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_config_controller()
1187 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_config_controller()
1188 appl_writel(pcie, val | APPL_CTRL_SYS_PRE_DET_STATE, APPL_CTRL); in tegra_pcie_config_controller()
1345 data = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_pme_turnoff()
1347 appl_writel(pcie, data, APPL_CTRL); in tegra_pcie_dw_pme_turnoff()
1611 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_suspend_late()
1615 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_suspend_late()
1673 val = appl_readl(pcie, APPL_CTRL); in tegra_pcie_dw_resume_early()
1679 appl_writel(pcie, val, APPL_CTRL); in tegra_pcie_dw_resume_early()