Searched refs:ldb_di0_div_sels (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/clk/imx/ |
D | clk-imx6sll.c | 43 static const char *ldb_di0_div_sels[] = { "ldb_di0_div_3_5", "ldb_di0_div_7", }; variable 256 …imx_clk_hw_mux("ldb_di0_div_sel", base + 0x20, 10, 1, ldb_di0_div_sels, ARRAY_SIZE(ldb_di0_div_sel… in imx6sll_clocks_init()
|
D | clk-imx6ul.c | 49 static const char *ldb_di0_div_sels[] = { "ldb_di0_div_3_5", "ldb_di0_div_7", }; variable 289 …SEL] = imx_clk_hw_mux("ldb_di0", base + 0x20, 10, 1, ldb_di0_div_sels, ARRAY_SIZE(ldb_di0_div_sel… in imx6ul_clocks_init()
|
D | clk-imx6sx.c | 33 static const char *ldb_di0_div_sels[] = { "ldb_di0_div_3_5", "ldb_di0_div_7", }; variable 307 …imx_clk_hw_mux("ldb_di0_div_sel", base + 0x20, 10, 1, ldb_di0_div_sels, ARRAY_SIZE(ldb_di0_div_sel… in imx6sx_clocks_init()
|