Searched refs:PMC_SCRATCH41 (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/arch/arm/mach-tegra/ |
D | reset-handler.S | 20 #define PMC_SCRATCH41 0x140 macro 241 str lr, [r7, #PMC_SCRATCH41]
|
D | sleep.h | 29 #define PMC_SCRATCH41 0x140 macro
|
D | sleep-tegra20.S | 259 ldr r0, [r0, #PMC_SCRATCH41]
|
D | sleep-tegra30.S | 586 ldr r0, [r0, #PMC_SCRATCH41]
|
/Linux-v6.6/drivers/soc/tegra/ |
D | pmc.c | 115 #define PMC_SCRATCH41 0x140 macro 3215 tegra_pmc_writel(pmc, virt_to_phys(tegra_resume), PMC_SCRATCH41); in tegra_pmc_suspend() 3224 tegra_pmc_writel(pmc, 0x0, PMC_SCRATCH41); in tegra_pmc_resume()
|