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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6656/
H A Dmac.c402 pbyData[0] = EnCFG_ProtectMd;
403 pbyData[1] = EnCFG_ProtectMd;
420 pbyData[1] = EnCFG_ProtectMd;
H A Dmac.h206 #define EnCFG_ProtectMd 0x20 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/vt6655/
H A Dmac.h305 #define EnCFG_ProtectMd 0x00000020 macro
1007 dwOrgValue = dwOrgValue | EnCFG_ProtectMd; \
1015 dwOrgValue = dwOrgValue & ~EnCFG_ProtectMd; \

Completed in 107 milliseconds