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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dsbhnddma.h297 #define D64_XC_BL_MASK 0x001C0000 /* BurstLen bits */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhnddma.c706 &di->d64txregs->control) & D64_XC_BL_MASK) >> D64_XC_BL_SHIFT;
2827 control = (control & ~D64_XC_BL_MASK) | (di->txburstlen << D64_XC_BL_SHIFT);

Completed in 210 milliseconds