Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-mvebu/
Dpm.c33 static void (*mvebu_board_pm_enter)(void __iomem *sdram_reg, u32 srcmd); variable
67 mvebu_board_pm_enter(sdram_ctrl + SDRAM_OPERATION_OFFS, srcmd); in mvebu_pm_powerdown()
206 if (state == PM_SUSPEND_MEM && mvebu_board_pm_enter != NULL) in mvebu_pm_valid()
264 mvebu_board_pm_enter = board_pm_enter; in mvebu_pm_suspend_init()