Home
last modified time | relevance | path

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

/external/coreboot/src/soc/nvidia/tegra124/include/soc/
Dclk_rst.h528 CRC_RST_CPULP_CLR_CPU0 = 0x1 << 0, enumerator
/external/coreboot/src/soc/nvidia/tegra210/include/soc/
Dclk_rst.h588 CRC_RST_CPULP_CLR_CPU0 = 0x1 << 0, enumerator
/external/coreboot/src/soc/nvidia/tegra124/
Dclock.c525 CRC_RST_CPULP_CLR_CPU0 | CRC_RST_CPULP_CLR_DBG0 | in clock_cpu0_remove_reset()