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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbhnddma.h301 #define D64_XC_PT_MASK 0x03000000 /* Prefetch threshold */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhnddma.c712 &di->d64txregs->control) & D64_XC_PT_MASK) >> D64_XC_PT_SHIFT;
2830 control = (control & ~D64_XC_PT_MASK) | (di->txprefetchthresh << D64_XC_PT_SHIFT);

Completed in 119 milliseconds