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

  /src/sys/arch/arm/at91/
at91emacreg.h 77 #define ETH_SA3L 0xA8U /* 0xA8: Specific Address 3 Low */
at91emac.c 360 EMAC_WRITE(ETH_SA3L, 0);
843 EMAC_WRITE(ETH_SA3L, (ias[1][3] << 24)
854 EMAC_WRITE(ETH_SA3L, (ias[2][3] << 24)
  /src/sys/dev/cadence/
cemacreg.h 81 #define ETH_SA3L 0xA8U /* Specific Address 3 Low */
if_cemac.c 1180 CEMAC_WRITE(ETH_SA3L, (ias[1][3] << 24)

Completed in 44 milliseconds