Searched refs:num_clk_fixed (Results 1 – 1 of 1) sorted by relevance
102 size_t num_clk_fixed; member234 size_t idx_start = priv->data->num_clk_base + priv->data->num_clk_fixed + in mtmips_register_pherip_clocks()294 for (i = 0; i < priv->data->num_clk_fixed; i++) { in mtmips_register_fixed_clocks()351 size_t idx_start = priv->data->num_clk_base + priv->data->num_clk_fixed; in mtmips_register_factor_clocks()775 .num_clk_fixed = 0,786 .num_clk_fixed = 0,797 .num_clk_fixed = ARRAY_SIZE(rt3352_fixed_clocks),808 .num_clk_fixed = ARRAY_SIZE(rt3883_fixed_clocks),819 .num_clk_fixed = ARRAY_SIZE(rt3352_fixed_clocks),830 .num_clk_fixed = ARRAY_SIZE(mt7620_fixed_clocks),[all …]