Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsunplus-mmc.c171 struct spmmc_tuning_info tuning_info; member
546 host->tuning_info.wr_cmd_dly++; in spmmc_check_error()
549 host->tuning_info.rd_rsp_dly++; in spmmc_check_error()
553 host->tuning_info.rd_dat_dly++; in spmmc_check_error()
556 host->tuning_info.rd_dat_dly++; in spmmc_check_error()
559 host->tuning_info.rd_crc_dly++; in spmmc_check_error()
563 host->tuning_info.wr_dat_dly++; in spmmc_check_error()
565 host->tuning_info.rd_crc_dly++; in spmmc_check_error()
573 if (!host->tuning_info.need_tuning && host->tuning_info.enable_tuning) in spmmc_check_error()
599 host->tuning_info.need_tuning = ret; in spmmc_check_error()
[all …]