Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h49 #define SDHC_TRNMOD_MASK 0x0037 macro
H A Dsdhci.c1221 MASKED_WRITE(s->trnmod, mask, value & SDHC_TRNMOD_MASK); in sdhci_write()