Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H A Dpm.h167 #define MPUI1610_SAVE(x) mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x] = omap_readl(x)
168 #define MPUI1610_RESTORE(x) omap_writel((mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x]), (x))
169 #define MPUI1610_SHOW(x) mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x]
H A Dpm.c73 static unsigned int mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_SIZE]; variable
/kernel/linux/linux-6.6/arch/arm/mach-omap1/
H A Dpm.h148 #define MPUI1610_SAVE(x) mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x] = omap_readl(x)
149 #define MPUI1610_RESTORE(x) omap_writel((mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x]), (x))
150 #define MPUI1610_SHOW(x) mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x]
H A Dpm.c73 static unsigned int mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_SIZE]; variable

Completed in 4 milliseconds