Searched refs:BCM5708S_UP1_2G5 (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/net/
H A Dbnx2.c1413 if (!(up1 & BCM5708S_UP1_2G5)) {
1414 up1 |= BCM5708S_UP1_2G5;
1439 if (up1 & BCM5708S_UP1_2G5) {
1440 up1 &= ~BCM5708S_UP1_2G5;
2209 val |= BCM5708S_UP1_2G5;
2211 val &= ~BCM5708S_UP1_2G5;
2254 val |= BCM5708S_UP1_2G5;
H A Dbnx2.h6381 #define BCM5708S_UP1_2G5 0x1 macro

Completed in 90 milliseconds