Searched refs:TEGRA_PMC_BASE (Results 1 – 8 of 8) sorted by relevance
86 val = mmio_read_32((uint32_t)(TEGRA_PMC_BASE + x2)); in plat_sip_handler()89 mmio_write_32((uint32_t)(TEGRA_PMC_BASE + x2), (uint32_t)x3); in plat_sip_handler()
57 return mmio_read_32(TEGRA_PMC_BASE + off); in tegra_pmc_read_32()62 mmio_write_32(TEGRA_PMC_BASE + off, val); in tegra_pmc_write_32()
133 mmio_write_32((TEGRA_PMC_BASE + PMC_IO_DPD_SAMPLE), 0x0); in tegra_pmc_resume()136 mmio_write_32((TEGRA_PMC_BASE + PMC_DPD_ENABLE_0), 0x0); in tegra_pmc_resume()
219 #define TEGRA_PMC_BASE U(0x7000E400) macro
256 #define TEGRA_PMC_BASE U(0x0C360000) macro
213 #define TEGRA_PMC_BASE U(0x0C360000) macro
99 MAP_REGION_FLAT(TEGRA_PMC_BASE, 0x40000U, /* 256KB */
872 mmio_write_32((uint64_t)TEGRA_PMC_BASE + PMC_SCRATCH43_REG_OFFSET, in tegra_se_context_save_sw()876 mmio_write_32((uint64_t)TEGRA_PMC_BASE + PMC_SECURE_SCRATCH116_OFFSET, in tegra_se_context_save_sw()
Completed in 10 milliseconds