Searched refs:SD_STATUS (Results 1 – 5 of 5) sorted by relevance
65 #define SD_STATUS (0x0018) macro
95 #define SD_STATUS 13 macro
1544 cmd[0] = 0x40 | SD_STATUS;2380 cmd[0] = 0x40 | SD_STATUS;
239 struct SD_STATUS { struct439 struct SD_STATUS SD_Status;2170 info->SD_Status = *(struct SD_STATUS *) bbuf; in ene_sd_init()2172 struct SD_STATUS *s = &info->SD_Status; in ene_sd_init()2392 info->SD_Status = *(struct SD_STATUS *)&tmp; in ene_ub6250_resume()2414 info->SD_Status = *(struct SD_STATUS *)&tmp; in ene_ub6250_reset_resume()
140 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS)