Searched defs:periph_sels (Results 1 – 6 of 6) sorted by relevance
/linux/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
|