Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clk/imx/
Dclk-imx6sll.c53 static const char *epdc_pre_sels[] = { "pll2_bus", "pll3_usb_otg", "pll5_video_div", "pll2_pfd0_352… variable
204 …SEL] = imx_clk_mux("epdc_pre_sel", base + 0x34, 15, 3, epdc_pre_sels, ARRAY_SIZE(epdc_pre_sels)); in imx6sll_clocks_init()
Dclk-imx6ul.c68 static const char *epdc_pre_sels[] = { "pll2_bus", "pll3_usb_otg", "pll5_video_div", "pll2_pfd0_352… variable
267 …SEL] = imx_clk_mux("epdc_pre_sel", base + 0x34, 15, 3, epdc_pre_sels, ARRAY_SIZE(epdc_pre_sels)); in imx6ul_clocks_init()