Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/soc/ti/
Dti_sci_protocol.h173 bool needs_ssc, bool can_change_freq,
/Linux-v6.6/drivers/firmware/
Dti_sci.c1098 bool can_change_freq, bool enable_input_term) in ti_sci_cmd_get_clock() argument
1103 flags |= can_change_freq ? MSG_FLAG_CLOCK_ALLOW_FREQ_CHANGE : 0; in ti_sci_cmd_get_clock()