Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nvidia/tegra/soc/t210/
H A Dplat_sip_calls.c60 if ((x2 >= TEGRA_PMC_SIZE) || (x2 & 0x3)) { in plat_sip_handler()
/rk3399_ARM-atf/plat/nvidia/tegra/include/t210/
H A Dtegra_def.h220 #define TEGRA_PMC_SIZE U(0xC00) /* 3k */ macro