Lines Matching refs:index
42 * @dev_id: Device index
43 * @clk_id: Clock index
223 * Returns the index of the currently selected parent for a TI SCI clock.
248 * @index: new parent index for the clock
252 static int sci_clk_set_parent(struct clk_hw *hw, u8 index)
260 index + 1 + clk->clk_id);
513 int index;
539 index = 0;
543 "#clock-cells", index,
603 index++;