Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h102 #define SDHC_CTRL_4BITBUS 0x02 macro
H A Dsdhci.c1670 if (s->hostctl1 & SDHC_CTRL_4BITBUS) { in usdhc_read()