Home
last modified time | relevance | path

Searched defs:DSP_RESTORE (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/arch/arm/mach-omap1/
Dpm.h137 #define DSP_RESTORE(x) __raw_writew((dsp_sleep_save[DSP_SLEEP_SAVE_##x]), (x)) macro
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
Dpm.h152 #define DSP_RESTORE(x) __raw_writew((dsp_sleep_save[DSP_SLEEP_SAVE_##x]), (x)) macro