Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dpm.h136 #define DSP_SAVE(x) dsp_sleep_save[DSP_SLEEP_SAVE_##x] = __raw_readw(x) macro
H A Dpm.c279 DSP_SAVE(DSP_IDLECT2); in omap1_pm_suspend()