Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci.c316 static int ti_sci_device_get_state(uint32_t id, uint32_t *clcnt, in ti_sci_device_get_state() argument
326 if (!clcnt && !resets && !p_state && !c_state) in ti_sci_device_get_state()
346 if (clcnt) in ti_sci_device_get_state()
347 *clcnt = resp.context_loss_count; in ti_sci_device_get_state()