Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/tegra/
H A Dpmc.c98 #define PMC_SCRATCH0_MODE_BOOTLOADER BIT(30) macro
101 PMC_SCRATCH0_MODE_BOOTLOADER | \
1113 value |= PMC_SCRATCH0_MODE_BOOTLOADER; in tegra_pmc_program_reboot_reason()