Searched defs:periph_sels (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-6.6/drivers/clk/imx/ |
H A D | clk-imxrt1050.c | 24 static const char *const periph_sels[] = { "pre_periph_sel", "todo", }; variable
|
H A D | clk-imx6sll.c | 38 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
H A D | clk-imx6sx.c | 27 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
H A D | clk-imx6ul.c | 38 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
H A D | clk-imx6sl.c | 41 static const char *periph_sels[] = { "pre_periph_sel", "periph_clk2_podf", }; variable
|
H A D | clk-imx6q.c | 29 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6ul.c | 37 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
H A D | clk-imx6sll.c | 38 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
H A D | clk-imx6sl.c | 40 static const char *periph_sels[] = { "pre_periph_sel", "periph_clk2_podf", }; variable
|
H A D | clk-imx6sx.c | 27 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
H A D | clk-imx6q.c | 28 static const char *periph_sels[] = { "periph_pre", "periph_clk2", }; variable
|
Completed in 12 milliseconds