Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dpm.c478 MPUI1610_SHOW(MPUI_CTRL), in omap_pm_debug_show()
479 MPUI1610_SHOW(MPUI_DSP_STATUS), in omap_pm_debug_show()
480 MPUI1610_SHOW(MPUI_DSP_BOOT_CONFIG), in omap_pm_debug_show()
481 MPUI1610_SHOW(MPUI_DSP_API_CONFIG), in omap_pm_debug_show()
482 MPUI1610_SHOW(EMIFF_SDRAM_CONFIG), in omap_pm_debug_show()
483 MPUI1610_SHOW(EMIFS_CONFIG)); in omap_pm_debug_show()
H A Dpm.h150 #define MPUI1610_SHOW(x) mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x] macro