Lines Matching defs:onecell_idx
139 * If this clock is exported via DT, set onecell_idx to constant
143 int onecell_idx;
155 * If this clock is exported via DT, set onecell_idx to constant
159 int onecell_idx;
170 * If this clock is exported via DT, set onecell_idx to constant
174 int onecell_idx;
187 * If this clock is exported via DT, set onecell_idx to constant
191 int onecell_idx;
200 * If this clock is exported via DT, set onecell_idx to constant
204 int onecell_idx;
582 if (pll_data->onecell_idx >= 0)
583 npcm7xx_clk_data->hws[pll_data->onecell_idx] = hw;
617 if (mux_data->onecell_idx >= 0)
618 npcm7xx_clk_data->hws[mux_data->onecell_idx] = hw;
636 if (div_data->onecell_idx >= 0)
637 npcm7xx_clk_data->hws[div_data->onecell_idx] = hw;