Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/soc/ti/
Dti_sci_protocol.h173 bool needs_ssc, bool can_change_freq,
/Linux-v6.1/drivers/firmware/
Dti_sci.c1100 u32 clk_id, bool needs_ssc, in ti_sci_cmd_get_clock() argument
1105 flags |= needs_ssc ? MSG_FLAG_CLOCK_ALLOW_SSC : 0; in ti_sci_cmd_get_clock()