Home
last modified time | relevance | path

Searched refs:mpui1510_sleep_save (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/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
/dports/multimedia/v4l-utils/linux-5.13-rc2/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
/dports/multimedia/v4l_compat/linux-5.13-rc2/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