Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-imx/
Dclk-imx6q.c70 static const char *cko_sels[] = { "cko1", "cko2", }; variable
313 … = imx_clk_mux("cko", base + 0x60, 8, 1, cko_sels, ARRAY_SIZE(cko_sels)); in imx6q_clocks_init()
Dclk-imx6sx.c79 static const char *cko_sels[] = { "cko1", "cko2", }; variable
312 …clk_mux("cko", base + 0x60, 8, 1, cko_sels, ARRAY_SIZE(cko_sels)); in imx6sx_clocks_init()