Home
last modified time | relevance | path

Searched refs:input_clock_by_index (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/clk/
H A Dclk-qoriq.c1135 static struct clk __init *input_clock_by_index(const char *name, int idx) in input_clock_by_index() function
1159 clk = input_clock_by_index(name, 0); in create_sysclk()