Searched refs:parent_clk_idx (Results 1 – 1 of 1) sorted by relevance
1365 int i, parent_clk_idx, ret; in mvebu_uart_clock_probe() local1432 parent_clk_idx = -1; in mvebu_uart_clock_probe()1488 if (parent_clk_idx == -1 || in mvebu_uart_clock_probe()1490 parent_clk_idx = i; in mvebu_uart_clock_probe()1496 if (i == parent_clk_idx || IS_ERR(parent_clks[i])) in mvebu_uart_clock_probe()1502 if (parent_clk_idx == -1) { in mvebu_uart_clock_probe()1507 uart_clock_base->parent_idx = parent_clk_idx; in mvebu_uart_clock_probe()1511 __clk_get_name(parent_clks[parent_clk_idx])); in mvebu_uart_clock_probe()1517 __clk_get_name(parent_clks[parent_clk_idx])); in mvebu_uart_clock_probe()