Searched refs:clksel (Results 1 – 6 of 6) sorted by relevance
175 void (*clksel)(struct dwmci_host *host); member
118 host->clksel = socfpga_dwmci_clksel; in socfpga_dwmmc_ofdata_to_platdata()
496 if (host->clksel)497 host->clksel(host);
122 host->clksel = exynos_dwmci_clksel; in exynos_dwmci_core_init()
401 u32 clksel; /* 0xd40 */ member
612 clrsetbits_le32(&prm_base->clksel, 0x00000007, sys_clkin_sel); in prcm_init()