Searched refs:num_clk_fixed (Results 1 – 1 of 1) sorted by relevance
102 size_t num_clk_fixed; member232 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,[all …]