Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mach-au1x00/
A Dau1100_mmc.h65 #define SD_STATUS (0x0018) macro
/linux/drivers/staging/rts5208/
A Dsd.h83 #define SD_STATUS 13 macro
A Dsd.c1470 cmd[0] = 0x40 | SD_STATUS;
2251 cmd[0] = 0x40 | SD_STATUS;
/linux/drivers/usb/storage/
A Dene_ub6250.c240 struct SD_STATUS { struct
440 struct SD_STATUS SD_Status;
2172 info->SD_Status = *(struct SD_STATUS *) bbuf; in ene_sd_init()
2174 struct SD_STATUS *s = &info->SD_Status; in ene_sd_init()
2394 info->SD_Status = *(struct SD_STATUS *)&tmp; in ene_ub6250_resume()
2416 info->SD_Status = *(struct SD_STATUS *)&tmp; in ene_ub6250_reset_resume()
/linux/drivers/mmc/host/
A Dau1xmmc.c138 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS)

Completed in 18 milliseconds