Searched refs:DSP_RESTORE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/mach-omap1/ | ||
H A D | pm.h | 137 #define DSP_RESTORE(x) __raw_writew((dsp_sleep_save[DSP_SLEEP_SAVE_##x]), (x)) macro |
H A D | pm.c | 333 DSP_RESTORE(DSP_IDLECT2); in omap1_pm_suspend() |