Searched refs:esdhc1_div (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx35.c71 esdhc1_div, esdhc2_div, esdhc3_div, spdif_sel, spdif_div_pre, enumerator in enum:mx35_clks
153 clk[esdhc1_div] = imx_clk_divider("esdhc1_div", "esdhc_sel", base + MX35_CCM_PDR3, 0, 6); _mx35_clocks_init()
188 clk[esdhc1_gate] = imx_clk_gate2("esdhc1_gate", "esdhc1_div", base + MX35_CCM_CGR0, 26); _mx35_clocks_init()
H A Dclk-vf610.c293 clk[VF610_CLK_ESDHC1_DIV] = imx_clk_divider("esdhc1_div", "esdhc1_en", CCM_CSCDR2, 20, 4); vf610_clocks_init()
294 clk[VF610_CLK_ESDHC1] = imx_clk_gate2("eshc1", "esdhc1_div", CCM_CCGR7, CCM_CCGRx_CGn(2)); vf610_clocks_init()

Completed in 356 milliseconds