Home
last modified time | relevance | path

Searched refs:mmc_ios (Results 1 – 13 of 13) sorted by relevance

/freebsd-12-stable/sys/dev/mmc/host/
Ddwmmc_rockchip.c64 static int dwmmc_rockchip_update_ios(struct dwmmc_softc *sc, struct mmc_ios *ios);
109 dwmmc_rockchip_update_ios(struct dwmmc_softc *sc, struct mmc_ios *ios) in dwmmc_rockchip_update_ios()
Ddwmmc_var.h68 int (*update_ios)(struct dwmmc_softc *sc, struct mmc_ios *ios);
Ddwmmc.c832 struct mmc_ios *ios; in dwmmc_update_ios()
/freebsd-12-stable/sys/dev/mmc/
Dbridge.h124 struct mmc_ios { struct
178 struct mmc_ios ios; /* Current state of the host */
/freebsd-12-stable/sys/dev/sdhci/
Dsdhci_xenon.c204 sdhci_xenon_phy_init(device_t brdev, struct mmc_ios *ios) in sdhci_xenon_phy_init()
250 sdhci_xenon_phy_set(device_t brdev, struct mmc_ios *ios) in sdhci_xenon_phy_set()
340 struct mmc_ios *ios; in sdhci_xenon_update_ios()
Dsdhci.c1234 const struct mmc_ios *ios;
1270 struct mmc_ios *ios = &slot->host.ios;
1367 const struct mmc_ios *ios = &slot->host.ios;
2601 memcpy(&cts->proto_specific.mmc.ios, &slot->host.ios, sizeof(struct mmc_ios));
2677 struct mmc_ios *ios;
2678 const struct mmc_ios *new_ios;
2722 struct mmc_ios *ios = &slot->host.ios;
Dsdhci_acpi.c200 const struct mmc_ios *ios; in sdhci_acpi_set_uhs_timing()
/freebsd-12-stable/sys/arm/allwinner/
Daw_mmc.c264 memcpy(&cts->proto_specific.mmc.ios, &sc->aw_host.ios, sizeof(struct mmc_ios)); in aw_mmc_cam_action()
311 struct mmc_ios *ios; in aw_mmc_cam_settran_settings()
312 struct mmc_ios *new_ios; in aw_mmc_cam_settran_settings()
1394 struct mmc_ios *ios;
/freebsd-12-stable/sys/arm/amlogic/aml8726/
Daml8726_mmc.c216 struct mmc_ios *ios = &sc->host.ios; in aml8726_mmc_start_command()
848 struct mmc_ios *ios = &sc->host.ios; in aml8726_mmc_update_ios()
Daml8726_sdxc-m8.c1032 struct mmc_ios *ios = &sc->host.ios; in aml8726_sdxc_update_ios()
/freebsd-12-stable/sys/arm/ti/
Dti_sdhci.c358 struct mmc_ios *ios; in ti_sdhci_update_ios()
/freebsd-12-stable/sys/mips/ingenic/
Djz4780_mmc.c902 struct mmc_ios *ios; in jz4780_mmc_update_ios()
/freebsd-12-stable/sys/cam/
Dcam_ccb.h1046 struct mmc_ios ios;