Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1100_mmc.h65 #define SD_STATUS (0x0018) macro
/OK3568_Linux_fs/u-boot/include/
H A Dtsi108.h98 #define SD_STATUS (0x004) macro
/OK3568_Linux_fs/kernel/drivers/staging/rts5208/
H A Dsd.h83 #define SD_STATUS 13 macro
H A Dsd.c1470 cmd[0] = 0x40 | SD_STATUS;
2251 cmd[0] = 0x40 | SD_STATUS;
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dau1xmmc.c138 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS)