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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ibm_newemac/
H A Dcore.h317 #define EMAC_FTR_EMAC4SYNC 0x00000200 macro
330 EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC |
399 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC))
H A Ddebug.c73 int emac4sync = emac_has_feature(dev, EMAC_FTR_EMAC4SYNC);
H A Dcore.c2542 dev->features |= (EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC);
2621 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Dcore.h317 #define EMAC_FTR_EMAC4SYNC 0x00000200 macro
330 EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC |
399 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC))
H A Ddebug.c73 int emac4sync = emac_has_feature(dev, EMAC_FTR_EMAC4SYNC);
H A Dcore.c2542 dev->features |= (EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC);
2621 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC)) {

Completed in 112 milliseconds