Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_psc.c62 uint32_t this_ret; in ti_soc_device_get_state() local
64 this_ret = ti_soc_device_get_state_internal(&domains[i]); in ti_soc_device_get_state()
66 ret = this_ret; in ti_soc_device_get_state()
67 } else if (ret != this_ret) { in ti_soc_device_get_state()