Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/
H A Dmmcbrvar.h94 MMCBR_ACCESSOR(f_min, F_MIN, int) in MMCBR_ACCESSOR()
H A Dbridge.h148 int f_min; member
H A Dmmcspi.c357 slot->host.f_min = 100000; /* this should be as low as we need to go in mmcspi_slot_init()
547 *result = slot->host.f_min; in mmcspi_read_ivar()
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c514 sc->host.f_min = 400000; in parse_fdt()
701 dwmmc_setup_bus(sc, sc->host.f_min); in dwmmc_attach()
1323 *(int *)result = sc->host.f_min; in dwmmc_read_ivar()
1427 cts->host_f_min = sc->host.f_min; in dwmmc_get_tran_settings()
/freebsd/sys/arm/allwinner/
H A Daw_mmc.c242 cts->host_f_min = sc->aw_host.f_min; in aw_mmc_get_tran_settings()
482 sc->aw_host.f_min = 400000; in aw_mmc_attach()
1153 *(int *)result = sc->aw_host.f_min;
/freebsd/sys/dev/sdhci/
H A Dsdhci.c950 slot->host.f_min = SDHCI_MIN_FREQ(slot->bus, slot);
2471 *result = slot->host.f_min;
2692 cts->proto_specific.mmc.host_f_min = slot->host.f_min;
/freebsd/sys/dev/rtsx/
H A Drtsx.c728 sc->rtsx_host.f_min = RTSX_SDCLK_250KHZ;
2961 cts->host_f_min = sc->rtsx_host.f_min;
3084 *result = sc->rtsx_host.f_min;