Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_machdep.c58 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
61 PMC_SCRATCH0_MODE_BOOTLOADER | \
106 reg | PMC_SCRATCH0_MODE_BOOTLOADER); /* boot to bootloader */ in tegra124_cpu_reset()
H A Dtegra124_pmc.c89 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
92 PMC_SCRATCH0_MODE_BOOTLOADER | \
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_pmc.c92 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
95 PMC_SCRATCH0_MODE_BOOTLOADER | \