Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/soc/tegra/
Dpmc.c70 #define PMC_CNTRL_MAIN_RST BIT(4) macro
1123 value |= PMC_CNTRL_MAIN_RST; in tegra_pmc_restart()