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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dctkip.c328 pMic->right ^= ZM_ROR32( pMic->left, 2 );
H A Dstruct.h134 #define ZM_ROR32( A, n ) ZM_ROL32( (A), 32-(n) ) macro

Completed in 100 milliseconds