Home
last modified time | relevance | path

Searched refs:esdhc_d_sel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/imx/
H A Dclk-imx5.c75 static const char *esdhc_d_sel[] = { "esdhc_a_podf", "esdhc_b_podf", }; variable
317 …C_D_SEL] = imx_clk_mux("esdhc_d_sel", MXC_CCM_CSCMR1, 19, 1, esdhc_d_sel, ARRAY_SIZE(esdhc_d_sel)); in mx50_clocks_init()
409 …C_D_SEL] = imx_clk_mux("esdhc_d_sel", MXC_CCM_CSCMR1, 18, 1, esdhc_d_sel, ARRAY_SIZE(esdhc_d_sel)); in mx51_clocks_init()
528 …C_D_SEL] = imx_clk_mux("esdhc_d_sel", MXC_CCM_CSCMR1, 18, 1, esdhc_d_sel, ARRAY_SIZE(esdhc_d_sel)); in mx53_clocks_init()