Home
last modified time | relevance | path

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

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