Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dsys_env_lib.c94 enum suspend_wakeup_status sys_env_suspend_wakeup_check(void) in sys_env_suspend_wakeup_check() function
H A Dsys_env_lib.h362 enum suspend_wakeup_status sys_env_suspend_wakeup_check(void);
/OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/
H A Dddr3_init.c321 if (sys_env_suspend_wakeup_check() == in ddr3_init()