Searched full:esdhc_sel (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/imx/ |
D | clk-imx35.c | 67 /* 15 */ esdhc_sel, esdhc1_div, esdhc2_div, esdhc3_div, spdif_sel, enumerator 142 …clk[esdhc_sel] = imx_clk_mux("esdhc_sel", base + MX35_CCM_PDR4, 9, 1, std_sel, ARRAY_SIZE(std_sel)… in _mx35_clocks_init() 143 clk[esdhc1_div] = imx_clk_divider("esdhc1_div", "esdhc_sel", base + MX35_CCM_PDR3, 0, 6); in _mx35_clocks_init() 144 clk[esdhc2_div] = imx_clk_divider("esdhc2_div", "esdhc_sel", base + MX35_CCM_PDR3, 8, 6); in _mx35_clocks_init() 145 clk[esdhc3_div] = imx_clk_divider("esdhc3_div", "esdhc_sel", base + MX35_CCM_PDR3, 16, 6); in _mx35_clocks_init()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | imx35-clock.yaml | 34 esdhc_sel 15
|