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

/linux-4.4.14/arch/arm/mach-mvebu/
H A Dpm.c35 static void (*mvebu_board_pm_enter)(void __iomem *sdram_reg, u32 srcmd); variable
69 mvebu_board_pm_enter(sdram_ctrl + SDRAM_OPERATION_OFFS, srcmd); mvebu_pm_powerdown()
208 if (state == PM_SUSPEND_MEM && mvebu_board_pm_enter != NULL) mvebu_pm_valid()
266 mvebu_board_pm_enter = board_pm_enter; mvebu_pm_suspend_init()
H A Dpm-board.c145 * Registering the mvebu_board_pm_enter callback must be done before

Completed in 73 milliseconds