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.c343 static int ti_sci_device_get_state(uint32_t id, uint32_t *clcnt, in ti_sci_device_get_state() argument
353 if (!clcnt && !resets && !p_state && !c_state) in ti_sci_device_get_state()
373 if (clcnt) in ti_sci_device_get_state()
374 *clcnt = resp.context_loss_count; in ti_sci_device_get_state()