Searched defs:EMAC_WRITE (Results 1 – 2 of 2) sorted by relevance
83 #define EMAC_WRITE(x, y) \ macro87 #define EMAC_WRITE(x, y) ETHREG(x) = (y) macro
279 #define EMAC_WRITE(sc, reg, val) \ macro