Searched refs:SEND_RELATIVE_ADDR (Results 1 – 4 of 4) sorted by relevance
54 #define SEND_RELATIVE_ADDR 3 macro
243 if ((cmd_idx != SEND_RELATIVE_ADDR)2176 sd_send_cmd_get_rsp(chip, SEND_RELATIVE_ADDR, 0, SD_RSP_TYPE_R6,
52 #define SEND_RELATIVE_ADDR 3 macro
275 if ((cmd_idx != SEND_RELATIVE_ADDR) && (cmd_idx != SEND_IF_COND)) { in sd_send_cmd_get_rsp()2452 retval = sd_send_cmd_get_rsp(chip, SEND_RELATIVE_ADDR, 0, SD_RSP_TYPE_R6, rsp, 5); in reset_sd()