Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci-cmd.h54 #define SDHC_RESET_ALL 0x01 macro
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c41 qtest_writew(qts, NPCM7XX_MMC_BA + SDHC_SWRST, SDHC_RESET_ALL); in setup_sd_card()
/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h137 #define SDHC_RESET_ALL 0x01 macro
H A Dsdhci.c1124 case SDHC_RESET_ALL: in sdhci_reset_write()