Searched refs:stat_idx (Results 1 – 3 of 3) sorted by relevance
162 int stat_idx = 0; in sd_send_cmd_get_rsp() local194 stat_idx = 16; in sd_send_cmd_get_rsp()199 stat_idx = 5; in sd_send_cmd_get_rsp()258 if (ptr[stat_idx] & SD_CRC7_ERR) { in sd_send_cmd_get_rsp()3619 int stat_idx = 0; in ext_sd_send_cmd_get_rsp() local3649 stat_idx = 17; in ext_sd_send_cmd_get_rsp()3654 stat_idx = 6; in ext_sd_send_cmd_get_rsp()3689 if (ptr[stat_idx] & SD_CRC7_ERR) { in ext_sd_send_cmd_get_rsp()
1379 short stat_idx; /* stat counter to increment or -1 */ member1417 if (acts->stat_idx >= 0) in t3_handle_intr_status()1418 stats[acts->stat_idx]++; in t3_handle_intr_status()
874 short stat_idx; /* stat counter to increment or -1 */ member