Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/ti/ti_sci/
H A Dti_sci.h151 bool needs_ssc, bool can_change_freq,
H A Dti_sci.c787 bool needs_ssc, bool can_change_freq, in ti_sci_clock_get() argument
792 flags |= needs_ssc ? MSG_FLAG_CLOCK_ALLOW_SSC : 0; in ti_sci_clock_get()