Home
last modified time | relevance | path

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

/linux/drivers/clk/imx/
H A Dclk-imx6sx.c31 static const char *gpu_axi_sels[] = { "pll2_pfd2_396m", "pll3_pfd0_720m", "pll3_pfd1_540m", "pll2_b… variable
273 …_mux("gpu_axi_sel", base + 0x18, 8, 2, gpu_axi_sels, ARRAY_SIZE(gpu_axi_sels)… in imx6sx_clocks_init()