Searched refs:send_cmd12 (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rts5139/ |
D | sd_cprm.c | 1038 u8 cmd_idx, rsp_code, send_cmd12 = 0, standby = 0, acmd = 0; local 1048 send_cmd12 = 1; 1063 ext_sd_execute_read_data(chip, lun, cmd_idx, send_cmd12, standby, 1076 u8 cmd_idx, rsp_code, send_cmd12 = 0, standby = 0, acmd = 0; local 1086 send_cmd12 = 1; 1101 ext_sd_execute_write_data(chip, lun, cmd_idx, send_cmd12, standby,
|
/drivers/staging/rts_pstor/ |
D | sd.c | 4042 u8 send_cmd12 = 0, standby = 0, acmd = 0; in sd_execute_read_data() local 4063 send_cmd12 = 1; in sd_execute_read_data() 4210 if (send_cmd12) { in sd_execute_read_data() 4275 u8 send_cmd12 = 0, standby = 0, acmd = 0; in sd_execute_write_data() local 4301 send_cmd12 = 1; in sd_execute_write_data() 4511 if (send_cmd12) { in sd_execute_write_data()
|