HomeSort by: relevance | last modified time | path
    Searched refs:EMAC_ADDR_HIGH (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_emac.h 140 #define EMAC_ADDR_HIGH(n) (0x50 + (n) * 8)
sunxi_emac.c 574 WR4(sc, EMAC_ADDR_HIGH(0), machi);
622 { "ADDR_HIGH0", EMAC_ADDR_HIGH(0) },
1131 machi = RD4(sc, EMAC_ADDR_HIGH(0)) & 0xffff;

Completed in 103 milliseconds