Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h286 sdhc_gap_write = 2 /* SDHC stopped at block gap during write operation */ enumerator
H A Dsdhci.c540 if (s->stopped_state == sdhc_gap_write && (s->trnmod & SDHC_TRNS_MULTI) && in sdhci_write_block_to_card()
1116 s->stopped_state = sdhc_gap_write; in sdhci_blkgap_write()