Searched refs:lcdif_sels (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/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 hws[IMX6SLL_CLK_LCDIF_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 hws[IMX6UL_CLK_LCDIF_SEL] = imx_clk_hw_mux("lcdif_sel", base + 0x38, 9, 3, lcdif_sels, ARRAY_SIZE(lcdif_sels)); in imx6ul_clocks_init()
|
/kernel/linux/linux-5.10/drivers/clk/imx/ |
H A D | clk-imx6sll.c | 51 static const char *lcdif_sels[] = { "lcdif_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable 216 hws[IMX6SLL_CLK_LCDIF_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 | 56 static const char *lcdif_sels[] = { "lcdif_podf", "ipp_di0", "ipp_di1", "ldb_di0", "ldb_di1", }; variable 271 hws[IMX6UL_CLK_LCDIF_SEL] = imx_clk_hw_mux("lcdif_sel", base + 0x38, 9, 3, lcdif_sels, ARRAY_SIZE(lcdif_sels)); in imx6ul_clocks_init()
|
Completed in 5 milliseconds