Home
last modified time | relevance | path

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

/linux-6.15/drivers/clk/
H A Dclk-eyeq.c101 unsigned int pll_count; member
239 for (i = 0; i < data->pll_count; i++) { in eqc_probe_init_plls()
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()
546 .pll_count = ARRAY_SIZE(eqc_eyeq5_plls),
570 .pll_count = ARRAY_SIZE(eqc_eyeq6l_plls),
585 .pll_count = ARRAY_SIZE(eqc_eyeq6h_east_plls),
634 .pll_count = ARRAY_SIZE(eqc_eyeq6h_south_plls),
646 .pll_count = ARRAY_SIZE(eqc_eyeq6h_ddr0_plls),
655 .pll_count = ARRAY_SIZE(eqc_eyeq6h_ddr1_plls),
[all …]