Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/spear/
H A Dspear3xx_clock.c315 clk = clk_register_mux(NULL, "rs485_clk", uartx_parents, in spear320_clk_init()
316 ARRAY_SIZE(uartx_parents), in spear320_clk_init()
338 clk = clk_register_mux(NULL, "uart1_clk", uartx_parents, in spear320_clk_init()
339 ARRAY_SIZE(uartx_parents), in spear320_clk_init()
347 clk = clk_register_mux(NULL, "uart2_clk", uartx_parents, in spear320_clk_init()
348 ARRAY_SIZE(uartx_parents), in spear320_clk_init()
356 clk = clk_register_mux(NULL, "uart3_clk", uartx_parents, in spear320_clk_init()
357 ARRAY_SIZE(uartx_parents), in spear320_clk_init()
364 ARRAY_SIZE(uartx_parents), in spear320_clk_init()
371 ARRAY_SIZE(uartx_parents), in spear320_clk_init()
[all …]