Searched refs:eccerrlog (Results 1 – 3 of 3) sorted by relevance
155 u64 eccerrlog[I3200_CHANNELS]; member200 info->eccerrlog[0] = readq(window + I3200_C0ECCERRLOG); in i3200_get_and_clear_error_info()202 info->eccerrlog[1] = readq(window + I3200_C1ECCERRLOG); in i3200_get_and_clear_error_info()213 info->eccerrlog[0] = readq(window + I3200_C0ECCERRLOG); in i3200_get_and_clear_error_info()215 info->eccerrlog[1] = readq(window + I3200_C1ECCERRLOG); in i3200_get_and_clear_error_info()237 log = info->eccerrlog[channel]; in i3200_process_error_info()
140 u64 eccerrlog[X38_CHANNELS]; member183 info->eccerrlog[0] = lo_hi_readq(window + X38_C0ECCERRLOG); in x38_get_and_clear_error_info()185 info->eccerrlog[1] = lo_hi_readq(window + X38_C1ECCERRLOG); in x38_get_and_clear_error_info()196 info->eccerrlog[0] = lo_hi_readq(window + X38_C0ECCERRLOG); in x38_get_and_clear_error_info()198 info->eccerrlog[1] = in x38_get_and_clear_error_info()222 log = info->eccerrlog[channel]; in x38_process_error_info()
150 u64 eccerrlog[IE31200_CHANNELS]; member235 info->eccerrlog[0] = lo_hi_readq(window + IE31200_C0ECCERRLOG); in ie31200_get_and_clear_error_info()237 info->eccerrlog[1] = lo_hi_readq(window + IE31200_C1ECCERRLOG); in ie31200_get_and_clear_error_info()248 info->eccerrlog[0] = lo_hi_readq(window + IE31200_C0ECCERRLOG); in ie31200_get_and_clear_error_info()250 info->eccerrlog[1] = in ie31200_get_and_clear_error_info()273 log = info->eccerrlog[channel]; in ie31200_process_error_info()