Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_aca.c63 int xcd_id; in aca_report_ecc_info() local
65 for (xcd_id = 0; xcd_id < aid_ecc->xcd.xcd_num; xcd_id++) { in aca_report_ecc_info()
66 xcd_ecc = &aid_ecc->xcd.xcd[xcd_id].ecc_err; in aca_report_ecc_info()
191 (info->xcd_id >= in aca_check_block_ecc_info()
195 info->xcd_id, in aca_check_block_ecc_info()
221 ecc_err = &aid_ecc->xcd.xcd[info->xcd_id].ecc_err; in aca_log_bad_bank()
H A Dras_aca.h73 int xcd_id; member
H A Dras_aca_v1_0.c61 info->xcd_id = in aca_decode_bank_info()