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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/shared/
H A Dhnddma.c303 STATIC INLINE uint32 parity32(uint32 data);
788 STATIC INLINE uint32 parity32(uint32 data) function
799 #define DMA64_DD_PARITY(dd) parity32((dd)->addrlow ^ (dd)->addrhigh ^ (dd)->ctrl1 ^ (dd)->ctrl2)

Completed in 20 milliseconds