Home
last modified time | relevance | path

Searched refs:TEGRA_MSELECT_BASE (Results 1 – 2 of 2) sorted by relevance

/external/arm-trusted-firmware/plat/nvidia/tegra/soc/t210/
Dplat_psci_handlers.c470 val = mmio_read_32(TEGRA_MSELECT_BASE + MSELECT_CONFIG); in tegra_soc_pwr_domain_on_finish()
473 mmio_write_32(TEGRA_MSELECT_BASE + MSELECT_CONFIG, val); in tegra_soc_pwr_domain_on_finish()
/external/arm-trusted-firmware/plat/nvidia/tegra/include/t210/
Dtegra_def.h77 #define TEGRA_MSELECT_BASE U(0x50060000) macro