Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/nvidia/tegra/soc/t194/
A Dplat_secondary.c22 #define MISCREG_AA64_RST_HIGH 0x2008U macro
59 mmio_write_32(TEGRA_MISC_BASE + MISCREG_AA64_RST_HIGH, addr_high); in plat_secondary_setup()
60 assert(mmio_read_32(TEGRA_MISC_BASE + MISCREG_AA64_RST_HIGH) == addr_high); in plat_secondary_setup()

Completed in 2 milliseconds