Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dsdhci-cmd.h20 #define SDHC_BLKSIZE 0x04 macro
H A Dsdhci-cmd.c78 qtest_writew(qts, base_addr + SDHC_BLKSIZE, blksize); in sdhci_cmd_regs()
/openbmc/qemu/hw/sd/
H A Dsdhci-internal.h33 #define SDHC_BLKSIZE 0x04 macro
H A Dsdhci.c1014 case SDHC_BLKSIZE: in sdhci_read()
1174 case SDHC_BLKSIZE: in sdhci_write()
1848 case SDHC_BLKSIZE: in usdhc_write()