Searched defs:usdhc_sels (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-imxrt1050.c | 25 static const char *const usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6sll.c | 40 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6sx.c | 41 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6ul.c | 40 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6sl.c | 45 static const char *usdhc_sels[] = { "pll2_pfd2", "pll2_pfd0", }; variable
|
H A D | clk-imx6q.c | 53 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|