Home
last modified time | relevance | path

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

/arch/arm/mach-omap1/
Dpm.c524 MPUI1610_SHOW(MPUI_CTRL), in omap_pm_debug_show()
525 MPUI1610_SHOW(MPUI_DSP_STATUS), in omap_pm_debug_show()
526 MPUI1610_SHOW(MPUI_DSP_BOOT_CONFIG), in omap_pm_debug_show()
527 MPUI1610_SHOW(MPUI_DSP_API_CONFIG), in omap_pm_debug_show()
528 MPUI1610_SHOW(EMIFF_SDRAM_CONFIG), in omap_pm_debug_show()
529 MPUI1610_SHOW(EMIFS_CONFIG)); in omap_pm_debug_show()
Dpm.h169 #define MPUI1610_SHOW(x) mpui1610_sleep_save[MPUI1610_SLEEP_SAVE_##x] macro