Searched refs:periph_sels (Results 1 – 3 of 3) sorted by relevance
/u-boot/drivers/clk/imx/ |
A D | clk-imx6q.c | 93 static const char *const periph_sels[] = { "periph_pre", "periph_clk2", }; variable 177 5, periph_sels, ARRAY_SIZE(periph_sels))); in imx6q_clk_probe()
|
A D | clk-imxrt1020.c | 85 static const char *const periph_sels[] = { "pre_periph_sel", "todo", }; variable 143 periph_sels, ARRAY_SIZE(periph_sels))); in imxrt1020_clk_probe()
|
A D | clk-imxrt1050.c | 108 static const char *const periph_sels[] = { "pre_periph_sel", "todo", }; variable 208 periph_sels, ARRAY_SIZE(periph_sels))); in imxrt1050_clk_probe()
|
Completed in 6 milliseconds