Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx6sll.c53 static const char *epdc_pre_sels[] = { "pll2_bus", "pll3_usb_otg", "pll5_video_div", "pll2_pfd0_352… variable
212 …] = imx_clk_hw_mux("epdc_pre_sel", base + 0x34, 15, 3, epdc_pre_sels, ARRAY_SIZE(epdc_pre_sels)); in imx6sll_clocks_init()
H A Dclk-imx6ul.c61 static const char *epdc_pre_sels[] = { "pll2_bus", "pll3_usb_otg", "pll5_video_div", "pll2_pfd0_352… variable
281 …EL] = imx_clk_hw_mux("epdc_pre_sel", base + 0x34, 15, 3, epdc_pre_sels, ARRAY_SIZE(epdc_pre_sels)); in imx6ul_clocks_init()