Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_machdep.c55 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
58 PMC_SCRATCH0_MODE_BOOTLOADER | \
103 reg | PMC_SCRATCH0_MODE_BOOTLOADER); /* boot to bootloader */ in tegra124_cpu_reset()
H A Dtegra124_pmc.c87 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
90 PMC_SCRATCH0_MODE_BOOTLOADER | \
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_pmc.c89 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
92 PMC_SCRATCH0_MODE_BOOTLOADER | \