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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbhnddma.h83 #define XC_PD ((uint32)1 << 11) /* parity check disable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhnddma.c1971 W_REG(di->osh, &di->d32txregs->control, control | XC_PD);
1972 if (R_REG(di->osh, &di->d32txregs->control) & XC_PD) {
2215 control |= XC_PD;

Completed in 122 milliseconds