Searched refs:SD_STATUS (Results 1 – 5 of 5) sorted by relevance
65 #define SD_STATUS (0x0018) macro
95 #define SD_STATUS 13 macro
1635 cmd[0] = 0x40 | SD_STATUS; in sd_ddr_tuning_rx_cmd()2530 cmd[0] = 0x40 | SD_STATUS; in sd_check_wp_state()
251 struct SD_STATUS { struct447 struct SD_STATUS SD_Status;2171 info->SD_Status = *(struct SD_STATUS *)&buf[0]; in ene_sd_init()2173 struct SD_STATUS *s = &info->SD_Status; in ene_sd_init()2372 info->SD_Status = *(struct SD_STATUS *)&tmp; in ene_ub6250_resume()2392 info->SD_Status = *(struct SD_STATUS *)&tmp; in ene_ub6250_reset_resume()
139 #define HOST_STATUS(h) ((h)->iobase + SD_STATUS)