Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/soc/tegra/
H A Dpmc.c92 #define PMC_SCRATCH0_MODE_BOOTLOADER BIT(30) macro
95 PMC_SCRATCH0_MODE_BOOTLOADER | \
977 value |= PMC_SCRATCH0_MODE_BOOTLOADER; in tegra_pmc_restart_notify()
/kernel/linux/linux-6.6/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()

Completed in 10 milliseconds