Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-omap1/
H A Dpm.c464 MPUI1510_SHOW(MPUI_CTRL), in omap_pm_debug_show()
465 MPUI1510_SHOW(MPUI_DSP_STATUS), in omap_pm_debug_show()
466 MPUI1510_SHOW(MPUI_DSP_BOOT_CONFIG), in omap_pm_debug_show()
467 MPUI1510_SHOW(MPUI_DSP_API_CONFIG), in omap_pm_debug_show()
468 MPUI1510_SHOW(EMIFF_SDRAM_CONFIG), in omap_pm_debug_show()
469 MPUI1510_SHOW(EMIFS_CONFIG)); in omap_pm_debug_show()
H A Dpm.h146 #define MPUI1510_SHOW(x) mpui1510_sleep_save[MPUI1510_SLEEP_SAVE_##x] macro