Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/soc/ti/
Dti_sci_protocol.h170 bool needs_ssc, bool can_change_freq,
/Linux-v4.19/drivers/firmware/
Dti_sci.c1047 u8 clk_id, bool needs_ssc, bool can_change_freq, in ti_sci_cmd_get_clock() argument
1053 flags |= can_change_freq ? MSG_FLAG_CLOCK_ALLOW_FREQ_CHANGE : 0; in ti_sci_cmd_get_clock()