Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c96 #define PMC_SCRATCH0_MODE_BOOTLOADER BIT(30) macro
99 PMC_SCRATCH0_MODE_BOOTLOADER | \
1095 value |= PMC_SCRATCH0_MODE_BOOTLOADER; in tegra_pmc_program_reboot_reason()