Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/nvidia/
H A Dtegra_sdhci.c109 uint32_t max_clk; /* Max possible freq */ member
257 sc->max_clk = cid; in tegra_sdhci_probe()
343 sc->max_clk = (int)freq; in tegra_sdhci_attach()
375 sc->slot.max_clk = sc->max_clk; in tegra_sdhci_attach()
/f-stack/freebsd/arm/ti/
H A Dti_sdhci.c623 sc->slot.max_clk = sc->baseclk_hz; in ti_sdhci_attach()