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

/freebsd-13-stable/sys/arm/allwinner/
H A Dif_awgreg.h116 #define EMAC_ADDR_LOW(n) (0x54 + (n) * 8) macro
H A Dif_awg.c450 WR4(sc, EMAC_ADDR_LOW(0), maclo);
506 maclo = RD4(sc, EMAC_ADDR_LOW(0));
1776 { "ADDR_LOW0", EMAC_ADDR_LOW(0) },

Completed in 163 milliseconds