Home
last modified time | relevance | path

Searched refs:can_change_freq (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
793 flags |= can_change_freq ? MSG_FLAG_CLOCK_ALLOW_FREQ_CHANGE : 0; in ti_sci_clock_get()