Searched refs:msspll_out_hw (Results 1 – 1 of 1) sorted by relevance
205 struct mpfs_msspll_out_hw_clock *msspll_out_hw = &msspll_out_hws[i]; in mpfs_clk_register_msspll_outs() local207 msspll_out_hw->output.reg = data->msspll_base + msspll_out_hw->reg_offset; in mpfs_clk_register_msspll_outs()208 ret = devm_clk_hw_register(dev, &msspll_out_hw->output.hw); in mpfs_clk_register_msspll_outs()211 msspll_out_hw->id); in mpfs_clk_register_msspll_outs()213 data->hw_data.hws[msspll_out_hw->id] = &msspll_out_hw->output.hw; in mpfs_clk_register_msspll_outs()