Home
last modified time | relevance | path

Searched refs:sip_smc_set_suspend_mode (Results 1 - 5 of 5) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Drockchip_pm_config.c71 sip_smc_set_suspend_mode(VIRTUAL_POWEROFF, 0, 1); in rockchip_pm_virt_pwroff_prepare()
191 sip_smc_set_suspend_mode(SUSPEND_MODE_CONFIG, mode_config, 0); in pm_config_probe()
198 sip_smc_set_suspend_mode(WKUP_SOURCE_CONFIG, wakeup_config, 0); in pm_config_probe()
205 sip_smc_set_suspend_mode(PWM_REGULATOR_CONFIG, in pm_config_probe()
219 sip_smc_set_suspend_mode(GPIO_POWER_CONFIG, in pm_config_probe()
224 sip_smc_set_suspend_mode(GPIO_POWER_CONFIG, i, PM_INVALID_GPIO); in pm_config_probe()
229 sip_smc_set_suspend_mode(SUSPEND_DEBUG_ENABLE, in pm_config_probe()
236 sip_smc_set_suspend_mode(APIOS_SUSPEND_CONFIG, in pm_config_probe()
263 sip_smc_set_suspend_mode(LINUX_PM_STATE, in pm_config_prepare()
/device/soc/rockchip/common/sdk_linux/include/linux/rockchip/
H A Drockchip_sip.h159 int sip_smc_set_suspend_mode(u32 ctrl, u32 config1, u32 config2);
222 static inline int sip_smc_set_suspend_mode(u32 ctrl, u32 config1, u32 config2) in sip_smc_set_suspend_mode() function
/device/soc/rockchip/rk3588/kernel/include/linux/rockchip/
H A Drockchip_sip.h160 int sip_smc_set_suspend_mode(u32 ctrl, u32 config1, u32 config2);
226 static inline int sip_smc_set_suspend_mode(u32 ctrl, u32 config1, u32 config2) in sip_smc_set_suspend_mode() function
/device/soc/rockchip/common/vendor/drivers/firmware/
H A Drockchip_sip.c64 int sip_smc_set_suspend_mode(u32 ctrl, u32 config1, u32 config2) in sip_smc_set_suspend_mode() function
71 EXPORT_SYMBOL_GPL(sip_smc_set_suspend_mode); variable
/device/soc/rockchip/rk3588/kernel/drivers/firmware/
H A Drockchip_sip.c66 int sip_smc_set_suspend_mode(u32 ctrl, u32 config1, u32 config2) in sip_smc_set_suspend_mode() function
73 EXPORT_SYMBOL_GPL(sip_smc_set_suspend_mode); variable

Completed in 5 milliseconds