Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/ti/k3/common/
H A Dk3_psci.c269 uint8_t mode = MSG_VALUE_SLEEP_MODE_DEEP_SLEEP; in k3_pwr_domain_suspend_dm_managed()
282 k3_pwr_domain_suspend_to_mode(target_state, MSG_VALUE_SLEEP_MODE_DEEP_SLEEP); in k3_pwr_domain_suspend()
/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci_protocol.h783 #define MSG_VALUE_SLEEP_MODE_DEEP_SLEEP 0x0 macro