Searched refs:ipu_di_pre_sels (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx6q.c | 40 static const char *ipu_di_pre_sels[] = { "mmdc_ch0_axi", "pll3_usb_otg", "pll5_video_div", "pll2_pf… variable 658 …_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() 659 …_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() 660 …_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() 661 …_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()
|