Home
last modified time | relevance | path

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

/linux-6.15/include/linux/soc/ti/
H A Dti_sci_protocol.h173 bool needs_ssc, bool can_change_freq,
/linux-6.15/drivers/firmware/
H A Dti_sci.c1090 u32 clk_id, bool needs_ssc, in ti_sci_cmd_get_clock() argument
1095 flags |= needs_ssc ? MSG_FLAG_CLOCK_ALLOW_SSC : 0; in ti_sci_cmd_get_clock()