Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c52 u32 wakeup_config; member
113 &config->wakeup_config, 1)) in parse_sleep_config()
208 &config->wakeup_config, 1)) in pm_config_probe()
211 sip_smc_set_suspend_mode(WKUP_SOURCE_CONFIG, config->wakeup_config, 0); in pm_config_probe()
315 if (config->wakeup_config) in pm_config_prepare()
317 config->wakeup_config, 0); in pm_config_prepare()
318 else if (def_config->wakeup_config) in pm_config_prepare()
320 def_config->wakeup_config, 0); in pm_config_prepare()