Searched refs:PMC_SCRATCH41 (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/arm/mach-tegra/ |
| H A D | reset-handler.S | 20 #define PMC_SCRATCH41 0x140 macro 239 str lr, [r7, #PMC_SCRATCH41]
|
| H A D | sleep.h | 29 #define PMC_SCRATCH41 0x140 macro
|
| H A D | sleep-tegra20.S | 234 ldr r0, [r0, #PMC_SCRATCH41]
|
| H A D | sleep-tegra30.S | 541 ldr r0, [r0, #PMC_SCRATCH41]
|
| /OK3568_Linux_fs/kernel/drivers/soc/tegra/ |
| H A D | pmc.c | 105 #define PMC_SCRATCH41 0x140 macro 2643 tegra_pmc_writel(pmc, virt_to_phys(tegra_resume), PMC_SCRATCH41); in tegra_pmc_suspend() 2652 tegra_pmc_writel(pmc, 0x0, PMC_SCRATCH41); in tegra_pmc_resume()
|