Home
last modified time | relevance | path

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

/qemu/hw/sd/
H A Dsdhci-internal.h103 #define SDHC_CTRL_8BITBUS 0x20 macro
H A Dsdhci.c1664 if (s->hostctl1 & SDHC_CTRL_8BITBUS) { in usdhc_read()
1791 hostctl1 |= SDHC_CTRL_8BITBUS; in usdhc_write()