Home
last modified time | relevance | path

Searched refs:ldb_di1_sels (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/clk/imx/
Dclk-imx6sll.c46 static const char *ldb_di1_sels[] = { "pll3_usb_otg", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_bus… variable
255 …_SEL] = imx_clk_hw_mux("ldb_di1_sel", base + 0x1c, 7, 3, ldb_di1_sels, ARRAY_SIZE(ldb_di1_sels)); in imx6sll_clocks_init()
Dclk-imx6sx.c36 static const char *ldb_di1_sels[] = { "pll3_usb_otg", "pll2_pfd0_352m", "pll2_pfd2_396m", "pll2_bus… variable
307 …lk_hw_mux_flags("ldb_di1_sel", base + 0x2c, 12, 3, ldb_di1_sels, ARRAY_SIZE(ldb_di1_sels)… in imx6sx_clocks_init()