Home
last modified time | relevance | path

Searched full:emi_sel (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/clk/mxs/
Dclk-imx23.c82 lcdif_sel, gpmi_sel, ssp_sel, emi_sel, cpu, etm_sel, cpu_pll, enumerator
122 clks[emi_sel] = mxs_clk_mux("emi_sel", CLKSEQ, 6, 1, emi_sels, ARRAY_SIZE(emi_sels)); in mx23_clocks_init()
148 clks[emi] = mxs_clk_gate("emi", "emi_sel", EMI, 31); in mx23_clocks_init()
Dclk-imx28.c135 ssp0_sel, ssp1_sel, ssp2_sel, ssp3_sel, emi_sel, etm_sel, enumerator
185 clks[emi_sel] = mxs_clk_mux("emi_sel", CLKSEQ, 7, 1, emi_sels, ARRAY_SIZE(emi_sels)); in mx28_clocks_init()
219 clks[emi] = mxs_clk_gate("emi", "emi_sel", EMI, 31); in mx28_clocks_init()
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dimx23-clock.yaml29 emi_sel 10
Dimx28-clock.yaml37 emi_sel 18
/linux-6.12.1/drivers/clk/imx/
Dclk-imx5.c167 clk[IMX5_CLK_EMI_SEL] = imx_clk_mux("emi_sel", MXC_CCM_CBCDR, 26, 1, in mx5_clocks_common_init()
169 clk[IMX5_CLK_EMI_SLOW_PODF] = imx_clk_divider("emi_slow_podf", "emi_sel", MXC_CCM_CBCDR, 22, 3); in mx5_clocks_common_init()