Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/tegra/
Dpmc.c71 #define PMC_SCRATCH0_MODE_BOOTLOADER BIT(30) macro
74 PMC_SCRATCH0_MODE_BOOTLOADER | \
665 value |= PMC_SCRATCH0_MODE_BOOTLOADER; in tegra_pmc_restart_notify()