Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/mmc/host/
H A Ddwmmc.c157 static void pio_write(struct dwmmc_softc *, struct mmc_command *);
434 pio_write(sc, cmd); in dwmmc_intr()
1067 pio_write(struct dwmmc_softc *sc, struct mmc_command *cmd) in pio_write() function