Home
last modified time | relevance | path

Searched refs:f_min (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/mmc/
H A Dmmcbrvar.h93 MMCBR_ACCESSOR(f_min, F_MIN, int) in MMCBR_ACCESSOR()
H A Dbridge.h143 int f_min; member
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c524 sc->host.f_min = 400000; in parse_fdt()
711 dwmmc_setup_bus(sc, sc->host.f_min); in dwmmc_attach()
1332 *(int *)result = sc->host.f_min; in dwmmc_read_ivar()
1436 cts->host_f_min = sc->host.f_min; in dwmmc_get_tran_settings()
/freebsd/sys/arm/allwinner/
H A Daw_mmc.c211 cts->host_f_min = sc->aw_host.f_min; in aw_mmc_get_tran_settings()
454 sc->aw_host.f_min = 400000; in aw_mmc_attach()
1121 *(int *)result = sc->aw_host.f_min;
/freebsd/sys/dev/sdhci/
H A Dsdhci.c946 slot->host.f_min = SDHCI_MIN_FREQ(slot->bus, slot);
2452 *result = slot->host.f_min;
2673 cts->proto_specific.mmc.host_f_min = slot->host.f_min;
/freebsd/sys/dev/rtsx/
H A Drtsx.c724 sc->rtsx_host.f_min = RTSX_SDCLK_250KHZ;
2957 cts->host_f_min = sc->rtsx_host.f_min;
3080 *result = sc->rtsx_host.f_min;