Lines Matching refs:num_clk_fixed
102 size_t num_clk_fixed; member
232 size_t idx_start = priv->data->num_clk_base + priv->data->num_clk_fixed + in mtmips_register_pherip_clocks()
287 for (i = 0; i < priv->data->num_clk_fixed; i++) { in mtmips_register_fixed_clocks()
335 size_t idx_start = priv->data->num_clk_base + priv->data->num_clk_fixed; in mtmips_register_factor_clocks()
750 .num_clk_fixed = ARRAY_SIZE(rt305x_fixed_clocks),
761 .num_clk_fixed = ARRAY_SIZE(rt305x_fixed_clocks),
772 .num_clk_fixed = ARRAY_SIZE(rt3352_fixed_clocks),
783 .num_clk_fixed = ARRAY_SIZE(rt305x_fixed_clocks),
794 .num_clk_fixed = ARRAY_SIZE(rt3352_fixed_clocks),
805 .num_clk_fixed = 0,
816 .num_clk_fixed = ARRAY_SIZE(mt76x8_fixed_clocks),
912 count = priv->data->num_clk_base + priv->data->num_clk_fixed + in mtmips_clk_init()
967 for (i = 0; i < priv->data->num_clk_fixed; i++) { in mtmips_clk_init()