Lines Matching refs:index
507 static int k210_pll2_set_parent(struct clk_hw *hw, u8 index)
518 reg |= FIELD_PREP(K210_PLL_SEL, index);
552 { /* .index = 0 for in0 */ },
598 static int k210_aclk_set_parent(struct clk_hw *hw, u8 index)
605 k210_aclk_set_selector(ksc->regs, index);
652 { /* .index = 0 for in0 */ },
712 static int k210_clk_set_parent(struct clk_hw *hw, u8 index)
722 if (index)
827 { /* .index = 0 for in0 */ },
838 /* .index = 0 for in0 */