Searched refs:emi_pll (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/mxs/ |
H A D | clk-imx23.c | 78 static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; 83 cpu_xtal, hbus, xbus, lcdif_div, ssp_div, gpmi_div, emi_pll, enumerator 132 clks[emi_pll] = mxs_clk_div("emi_pll", "ref_emi", EMI, 0, 6, 28); in mx23_clocks_init()
|
H A D | clk-imx28.c | 129 static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; 137 ssp0_div, ssp1_div, ssp2_div, ssp3_div, gpmi_div, emi_pll, enumerator 199 clks[emi_pll] = mxs_clk_div("emi_pll", "ref_emi", EMI, 0, 6, 28); in mx28_clocks_init()
|
/kernel/linux/linux-6.6/drivers/clk/mxs/ |
H A D | clk-imx23.c | 78 static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; 83 cpu_xtal, hbus, xbus, lcdif_div, ssp_div, gpmi_div, emi_pll, enumerator 132 clks[emi_pll] = mxs_clk_div("emi_pll", "ref_emi", EMI, 0, 6, 28); in mx23_clocks_init()
|
H A D | clk-imx28.c | 129 static const char *const emi_sels[] __initconst = { "emi_pll", "emi_xtal", }; 137 ssp0_div, ssp1_div, ssp2_div, ssp3_div, gpmi_div, emi_pll, enumerator 199 clks[emi_pll] = mxs_clk_div("emi_pll", "ref_emi", EMI, 0, 6, 28); in mx28_clocks_init()
|
Completed in 7 milliseconds