Searched refs:PMC_SCRATCH0_MODE_BOOTLOADER (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/arm/nvidia/tegra124/
H A Dtegra124_machdep.c57 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
60 PMC_SCRATCH0_MODE_BOOTLOADER | \
106 reg | PMC_SCRATCH0_MODE_BOOTLOADER); /* boot to bootloader */
H A Dtegra124_pmc.c87 #define PMC_SCRATCH0_MODE_BOOTLOADER (1 << 30) macro
90 PMC_SCRATCH0_MODE_BOOTLOADER | \

Completed in 140 milliseconds