Home
last modified time | relevance | path

Searched defs:max_clk (Results 1 – 10 of 10) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Datmel_sdhci.c21 u32 max_clk, min_clk = ATMEL_SDHC_MIN_FREQ; in atmel_sdhci_init() local
59 u32 max_clk; in atmel_sdhci_probe() local
H A Dkona_sdhci.c80 u32 max_clk; in kona_sdhci_init() local
H A Ddw_mmc.c541 u32 max_clk, u32 min_clk)
572 int add_dwmci(struct dwmci_host *host, u32 max_clk, u32 min_clk)
H A Dmv_sdhci.c67 int mv_sdh_init(unsigned long regbase, u32 max_clk, u32 min_clk, u32 quirks) in mv_sdh_init()
H A Dftsdc010_mci.c372 uint caps, u32 max_clk, u32 min_clk) in ftsdc_setup_cfg()
H A Dbcm2835_sdhost.c164 unsigned int max_clk; /* Max possible freq */ member
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dsys_info.c245 char *cpu_family_s, *cpu_s, *sec_s, *max_clk; in print_cpuinfo() local
/openbmc/u-boot/include/
H A Dsdhci.h265 unsigned int max_clk; /* Maximum Base Clock frequency */ member
/openbmc/linux/drivers/mmc/host/
Dsdhci-of-esdhc.c
Dbcm2835.c