Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A Dclk-eyeq.c162 unsigned int late_clk_count; member
740 .late_clk_count = ARRAY_SIZE(eqc_eyeq5_clks),
805 .late_clk_count = ARRAY_SIZE(eqc_eyeq6lplus_clks),
1246 clk_count = early_data->early_clk_count + early_data->late_clk_count; in eqc_early_init()