Home
last modified time | relevance | path

Searched refs:has_core_mux_clock (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dpruss.c26 * @has_core_mux_clock: flag to indicate the presence of PRUSS core clock
30 bool has_core_mux_clock; member
138 if (data && data->has_core_mux_clock) { in pruss_clk_init()
327 .has_core_mux_clock = true,
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dpruss.c31 * @has_core_mux_clock: flag to indicate the presence of PRUSS core clock
35 bool has_core_mux_clock; member
396 if (data && data->has_core_mux_clock) { in pruss_clk_init()
590 .has_core_mux_clock = true,

Completed in 2 milliseconds