Home
last modified time | relevance | path

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

/linux/include/linux/soc/ti/
H A Dti_sci_protocol.h173 bool needs_ssc, bool can_change_freq,
/linux/drivers/firmware/
H A Dti_sci.c1085 bool can_change_freq, bool enable_input_term) in ti_sci_cmd_get_clock() argument
1090 flags |= can_change_freq ? MSG_FLAG_CLOCK_ALLOW_FREQ_CHANGE : 0; in ti_sci_cmd_get_clock()