Searched defs:usdhc_sels (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/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 [all...] |
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 39 static const char *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-imx6sl.c | 44 static const char *usdhc_sels[] = { "pll2_pfd2", "pll2_pfd0", }; variable
|
H A D | clk-imx6sx.c | 41 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable
|
H A D | clk-imx6q.c | 52 static const char *usdhc_sels[] = { "pll2_pfd2_396m", "pll2_pfd0_352m", }; variable [all...] |
Completed in 11 milliseconds