Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1100_mmc.h65 #define SD_STATUS (0x0018) macro
/linux-6.1.9/drivers/staging/rts5208/
Dsd.h83 #define SD_STATUS 13 macro
Dsd.c1470 cmd[0] = 0x40 | SD_STATUS;
2251 cmd[0] = 0x40 | SD_STATUS;
/linux-6.1.9/drivers/mmc/host/
Dau1xmmc.c138 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS)