Home
last modified time | relevance | path

Searched refs:mpui1510_sleep_save (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dpm.h163 #define MPUI1510_SAVE(x) mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x] = omap_readl(x)
164 #define MPUI1510_RESTORE(x) omap_writel((mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x]), (x))
165 #define MPUI1510_SHOW(x) mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x]
H A Dpm.c72 static unsigned int mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_SIZE]; variable
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dpm.h144 #define MPUI1510_SAVE(x) mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x] = omap_readl(x)
145 #define MPUI1510_RESTORE(x) omap_writel((mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x]), (x))
146 #define MPUI1510_SHOW(x) mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x]
H A Dpm.c72 static unsigned int mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_SIZE]; variable

Completed in 3 milliseconds