Searched refs:TRUEPHY_BIT_SET (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/et131x/
H A Det1310_phy.c424 case TRUEPHY_BIT_SET:
614 TRUEPHY_BIT_SET, 4, 11, NULL);
621 TRUEPHY_BIT_SET, 4, 10, NULL);
630 ET1310_PhyAccessMiBit(etdev, TRUEPHY_BIT_SET, 0, 9, NULL);
641 TRUEPHY_BIT_SET, 4, 11, NULL);
648 TRUEPHY_BIT_SET, 4, 10, NULL);
H A Det1310_mac.c427 if ((remote_pause == TRUEPHY_BIT_SET) &&
428 (remote_async_pause == TRUEPHY_BIT_SET)) {
430 } else if ((remote_pause == TRUEPHY_BIT_SET) &&
H A Det1310_phy.h745 #define TRUEPHY_BIT_SET 1 macro

Completed in 168 milliseconds