Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/
A Dplat_secondary.c21 #define MISCREG_AA64_RST_LOW 0x2004U macro
57 mmio_write_32(TEGRA_MISC_BASE + MISCREG_AA64_RST_LOW, addr_low); in plat_secondary_setup()
58 assert(mmio_read_32(TEGRA_MISC_BASE + MISCREG_AA64_RST_LOW) == addr_low); in plat_secondary_setup()

Completed in 2 milliseconds