Searched refs:OPB_FLAGS_EMAC_STACV2 (Results 1 – 3 of 3) sorted by relevance
57 #define OPB_FLAGS_EMAC_STACV2 (1 << 1) /* emac Other version STAC */ macro
138 OPB_FLAGS_EMAC_GBE | OPB_FLAGS_EMAC_STACV2 | OPB_FLAGS_EMAC_HT256 |\141 OPB_FLAGS_EMAC_GBE | OPB_FLAGS_EMAC_STACV2 | OPB_FLAGS_EMAC_HT256 |\
482 if (oaa->opb_flags & OPB_FLAGS_EMAC_STACV2) { in emac_attach()