Home
last modified time | relevance | path

Searched refs:EMAC_FTR_EMAC4SYNC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.h314 #define EMAC_FTR_EMAC4SYNC 0x00000200 macro
337 EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC |
411 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC)) in emac_xaht_base()
H A Dcore.c2198 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC)) { in emac_dump_regs()
2910 dev->features |= (EMAC_FTR_EMAC4 | EMAC_FTR_EMAC4SYNC); in emac_init_config()
2988 if (emac_has_feature(dev, EMAC_FTR_EMAC4SYNC)) { in emac_init_config()