Searched refs:XC_PD (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dsbhnddma.h79 #define XC_PD ((uint32)1 << 11) /* parity check disable */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c1696 W_REG(di->osh, &di->d32txregs->control, control | XC_PD);
1697 if (R_REG(di->osh, &di->d32txregs->control) & XC_PD) {
1938 control |= XC_PD;

Completed in 92 milliseconds