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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dns83820.c202 #define RFCR_AAM 0x20000000 macro
1613 or_mask |= RFCR_AAU | RFCR_AAM;
1615 and_mask &= ~(RFCR_AAU | RFCR_AAM);
1618 or_mask |= RFCR_AAM;
1620 and_mask &= ~RFCR_AAM;

Completed in 37 milliseconds