Home
last modified time | relevance | path

Searched refs:last_resp_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/mmc/
H A Dmtk-sd.c277 uint last_resp_type; member
443 if (host->last_resp_type == MMC_RSP_R1b && host->last_data_write) { in msdc_cmd_is_ready()
470 host->last_resp_type = cmd->resp_type; in msdc_start_command()