Searched refs:SD_RSP_TYPE_R0 (Results 1 – 4 of 4) sorted by relevance
115 return SD_RSP_TYPE_R0; in sd_response_type()131 if (resp_type == SD_RSP_TYPE_R0) in sd_status_index()258 } else if (rsp_type != SD_RSP_TYPE_R0) { in sd_send_cmd_get_rsp()275 if (rsp_type == SD_RSP_TYPE_R0) { in sd_send_cmd_get_rsp()
311 rsp_type = SD_RSP_TYPE_R0; in sd_send_cmd_get_rsp()364 } else if (rsp_type != SD_RSP_TYPE_R0) { in sd_send_cmd_get_rsp()399 if (rsp_type == SD_RSP_TYPE_R0) { in sd_send_cmd_get_rsp()
470 #define SD_RSP_TYPE_R0 0x04 macro
199 #define SD_RSP_TYPE_R0 0x04 macro