Searched refs:lcdif_sels (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imxrt1050.c | 27 static const char *const lcdif_sels[] = { variable 126 lcdif_sels, ARRAY_SIZE(lcdif_sels)); in imxrt1050_clocks_probe()
|
H A D | clk-imx6sll.c | 51 static const char *lcdif_sels[] = { "lcdif_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable 216 …IF_SEL] = imx_clk_hw_mux("lcdif_sel", base + 0x38, 9, 3, lcdif_sels, ARRAY_SIZE(lcdif_sels)); in imx6sll_clocks_init()
|
H A D | clk-imx6ul.c | 57 static const char *lcdif_sels[] = { "lcdif_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable 286 …_LCDIF_SEL] = imx_clk_hw_mux("lcdif_sel", base + 0x38, 9, 3, lcdif_sels, ARRAY_SIZE(lcdif_sels)); in imx6ul_clocks_init()
|