Searched full:esdhc1_div (Results 1 – 3 of 3) 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 143 clk[esdhc1_div] = imx_clk_divider("esdhc1_div", "esdhc_sel", base + MX35_CCM_PDR3, 0, 6); in _mx35_clocks_init() 178 clk[esdhc1_gate] = imx_clk_gate2("esdhc1_gate", "esdhc1_div", base + MX35_CCM_CGR0, 26); in _mx35_clocks_init()
|
D | clk-vf610.c | 342 clk[VF610_CLK_ESDHC1_DIV] = imx_clk_divider("esdhc1_div", "esdhc1_en", CCM_CSCDR2, 20, 4); in vf610_clocks_init() 343 clk[VF610_CLK_ESDHC1] = imx_clk_gate2("eshc1", "esdhc1_div", CCM_CCGR7, CCM_CCGRx_CGn(2)); in vf610_clocks_init()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
D | imx35-clock.yaml | 35 esdhc1_div 16
|