Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dpm.h137 #define DSP_RESTORE(x) __raw_writew((dsp_sleep_save[DSP_SLEEP_SAVE_##x]), (x)) macro
H A Dpm.c333 DSP_RESTORE(DSP_IDLECT2); in omap1_pm_suspend()