Searched refs:EMAC_ADDR_HIGH (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/allwinner/
H A Dif_awgreg.h115 #define EMAC_ADDR_HIGH(n) (0x50 + (n) * 8) macro
H A Dif_awg.c449 WR4(sc, EMAC_ADDR_HIGH(0), machi);
505 machi = RD4(sc, EMAC_ADDR_HIGH(0)) & 0xffff;
1775 { "ADDR_HIGH0", EMAC_ADDR_HIGH(0) },

Completed in 104 milliseconds