Searched defs:gpu_axi_sels (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 31 static const char *gpu_axi_sels[] = { "pll2_pfd2_396m", "pll3_pfd0_720m", "pll3_pfd1_540m", "pll2_bus", }; variable
|
H A D | clk-imx6q.c | 32 static const char *gpu_axi_sels[] = { "axi", "ahb", }; variable
|
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imx6sx.c | 31 static const char *gpu_axi_sels[] = { "pll2_pfd2_396m", "pll3_pfd0_720m", "pll3_pfd1_540m", "pll2_bus", }; variable
|
H A D | clk-imx6q.c | 33 static const char *gpu_axi_sels[] = { "axi", "ahb", }; variable
|
Completed in 7 milliseconds