Searched refs:EDC_DATA (Results 1 – 3 of 3) sorted by relevance
103 #define EDC_DATA 0x00040000 macro
2835 if ((pmcsc->flags & EDC_DATA) && in agtiapi_PrepareSGListCB()2836 (pDev->flags & EDC_DATA)) in agtiapi_PrepareSGListCB()2859 pccb->flags |= EDC_DATA; in agtiapi_PrepareSGListCB()2937 pccb->flags |= EDC_DATA; in agtiapi_PrepareSGListCB()
665 #define EDC_DATA(i) EDC_BIST_STATUS_REG(edc_bist_status_rdata_reg, i) in t4_edc_read() macro668 *data++ = ntohl(t4_read_reg(adap, EDC_DATA(i))); in t4_edc_read()670 *ecc = t4_read_reg64(adap, EDC_DATA(16)); in t4_edc_read()671 #undef EDC_DATA in t4_edc_read()