Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-mvebu/
Dpm.c36 static void (*mvebu_board_pm_enter)(void __iomem *sdram_reg, u32 srcmd); variable
70 mvebu_board_pm_enter(sdram_ctrl + SDRAM_OPERATION_OFFS, srcmd); in mvebu_pm_powerdown()
209 if (state == PM_SUSPEND_MEM && mvebu_board_pm_enter != NULL) in mvebu_pm_valid()
267 mvebu_board_pm_enter = board_pm_enter; in mvebu_pm_suspend_init()