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

/drivers/net/ethernet/ibm/emac/
H A Dcore.h323 #define EMAC_FTR_EMAC4SYNC 0x00000200 macro
346 EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC |
417 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC))
H A Ddebug.c73 int emac4sync = emac_has_feature(dev, EMAC_FTR_EMAC4SYNC);
H A Dcore.c2579 dev->features |= (EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC);
2663 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC)) {

Completed in 249 milliseconds