Searched refs:ipu_di_pre_sels (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/clk/imx/ |
D | clk-imx6q.c | 41 static const char *ipu_di_pre_sels[] = { "mmdc_ch0_axi", "pll3_usb_otg", "pll5_video_div", "pll2_pf… variable 663 …_hw_mux_flags("ipu1_di0_pre_sel", base + 0x34, 6, 3, ipu_di_pre_sels, ARRAY_SIZE(ipu_di_pre_sel… in imx6q_clocks_init() 664 …_hw_mux_flags("ipu1_di1_pre_sel", base + 0x34, 15, 3, ipu_di_pre_sels, ARRAY_SIZE(ipu_di_pre_sel… in imx6q_clocks_init() 665 …_hw_mux_flags("ipu2_di0_pre_sel", base + 0x38, 6, 3, ipu_di_pre_sels, ARRAY_SIZE(ipu_di_pre_sel… in imx6q_clocks_init() 666 …_hw_mux_flags("ipu2_di1_pre_sel", base + 0x38, 15, 3, ipu_di_pre_sels, ARRAY_SIZE(ipu_di_pre_sel… in imx6q_clocks_init()
|