Searched refs:EDC_DATA (Results 1 – 3 of 3) sorted by relevance
103 #define EDC_DATA 0x00040000 macro
2840 if ((pmcsc->flags & EDC_DATA) && in agtiapi_PrepareSGListCB()2841 (pDev->flags & EDC_DATA)) in agtiapi_PrepareSGListCB()2864 pccb->flags |= EDC_DATA; in agtiapi_PrepareSGListCB()2942 pccb->flags |= EDC_DATA; in agtiapi_PrepareSGListCB()
607 #define EDC_DATA(i) EDC_BIST_STATUS_REG(edc_bist_status_rdata_reg, i) in t4_edc_read() macro610 *data++ = ntohl(t4_read_reg(adap, EDC_DATA(i))); in t4_edc_read()612 *ecc = t4_read_reg64(adap, EDC_DATA(16)); in t4_edc_read()613 #undef EDC_DATA in t4_edc_read()