Searched refs:enfc_sels (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/imx/ |
| H A D | clk-imx6ul.c | 51 static const char *enfc_sels[] = { "pll2_pfd0_352m", "pll2_bus", "pll3_usb_otg", "pll2_pfd2_396m", … variable 259 …CLK_ENFC_SEL] = imx_clk_hw_mux("enfc_sel", base + 0x2c, 15, 3, enfc_sels, ARRAY_SIZE(enfc_sels)); in imx6ul_clocks_init()
|
| H A D | clk-imx6q.c | 53 static const char *enfc_sels[] = { "pll2_pfd0_352m", "pll2_bus", "pll3_usb_otg", "pll2_pfd2_396m", … variable 693 …= imx_clk_hw_mux("enfc_sel", base + 0x2c, 16, 2, enfc_sels, ARRAY_SIZE(enfc_sels)); in imx6q_clocks_init()
|