Searched refs:esdhc_sel (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/clk/imx/ |
H A D | clk-imx35.c | 70 arm_per_div, ahb_per_div, ipg_per, uart_sel, uart_div, esdhc_sel, enumerator in enum:mx35_clks 152 clk[esdhc_sel] = imx_clk_mux("esdhc_sel", base + MX35_CCM_PDR4, 9, 1, std_sel, ARRAY_SIZE(std_sel)); _mx35_clocks_init() 153 clk[esdhc1_div] = imx_clk_divider("esdhc1_div", "esdhc_sel", base + MX35_CCM_PDR3, 0, 6); _mx35_clocks_init() 154 clk[esdhc2_div] = imx_clk_divider("esdhc2_div", "esdhc_sel", base + MX35_CCM_PDR3, 8, 6); _mx35_clocks_init() 155 clk[esdhc3_div] = imx_clk_divider("esdhc3_div", "esdhc_sel", base + MX35_CCM_PDR3, 16, 6); _mx35_clocks_init()
|
Completed in 85 milliseconds