Lines Matching refs:esr
220 u32 esr = get_mal_dcrn(mal, MAL_ESR);
223 set_mal_dcrn(mal, MAL_ESR, esr);
225 MAL_DBG(mal, "SERR %08x" NL, esr);
227 if (esr & MAL_ESR_EVB) {
228 if (esr & MAL_ESR_DE) {
235 if (esr & MAL_ESR_PEIN) {
243 mal->index, esr);
253 mal->index, esr);
353 u32 esr = get_mal_dcrn(mal, MAL_ESR);
355 if (esr & MAL_ESR_EVB) {
357 if (esr & MAL_ESR_DE) {
358 if (esr & MAL_ESR_CIDT)
493 regs->esr = get_mal_dcrn(mal, MAL_ESR);