Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci-cmd.h51 #define SDHC_APP_CMD (55 << 8) macro
/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_sdhci-test.c45 sdhci_cmd_regs(qts, NPCM7XX_MMC_BA, 0, 0, 0, 0, SDHC_APP_CMD); in setup_sd_card()