Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/
H A Dclk-eyeq.c104 unsigned int div_count; member
271 for (i = 0; i < data->div_count; i++) { in eqc_probe_init_divs()
398 if (data->pll_count + data->div_count + data->fixed_factor_count == 0) in eqc_probe()
401 clk_count = data->pll_count + data->div_count + in eqc_probe()
549 .div_count = ARRAY_SIZE(eqc_eyeq5_divs),
637 .div_count = ARRAY_SIZE(eqc_eyeq6h_south_divs),