Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-tegra/
Dreset-handler.S20 #define PMC_SCRATCH41 0x140 macro
239 str lr, [r7, #PMC_SCRATCH41]
Dsleep.h29 #define PMC_SCRATCH41 0x140 macro
Dsleep-tegra20.S257 ldr r0, [r0, #PMC_SCRATCH41]
Dsleep-tegra30.S584 ldr r0, [r0, #PMC_SCRATCH41]
/linux-5.19.10/drivers/soc/tegra/
Dpmc.c113 #define PMC_SCRATCH41 0x140 macro
3011 tegra_pmc_writel(pmc, virt_to_phys(tegra_resume), PMC_SCRATCH41); in tegra_pmc_suspend()
3020 tegra_pmc_writel(pmc, 0x0, PMC_SCRATCH41); in tegra_pmc_resume()