Searched refs:ldb_di1_div_sels (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/clk/imx/ |
D | clk-imx6sll.c | 44 static const char *ldb_di1_div_sels[] = { "ldb_di1_div_3_5", "ldb_di1_div_7", }; variable 257 …imx_clk_hw_mux("ldb_di1_div_sel", base + 0x20, 10, 1, ldb_di1_div_sels, ARRAY_SIZE(ldb_di1_div_sel… in imx6sll_clocks_init()
|
D | clk-imx6ul.c | 50 static const char *ldb_di1_div_sels[] = { "ldb_di1_div_3_5", "ldb_di1_div_7", }; variable 290 …SEL] = imx_clk_hw_mux("ldb_di1", base + 0x20, 11, 1, ldb_di1_div_sels, ARRAY_SIZE(ldb_di1_div_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 34 static const char *ldb_di1_div_sels[] = { "ldb_di1_div_3_5", "ldb_di1_div_7", }; variable 306 …imx_clk_hw_mux("ldb_di1_div_sel", base + 0x20, 11, 1, ldb_di1_div_sels, ARRAY_SIZE(ldb_di1_div_sel… in imx6sx_clocks_init()
|