Home
last modified time | relevance | path

Searched refs:EMAC_MAC_A1_REG (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/arm/sunxi/
H A Dsun4i_emac.c156 #define EMAC_MAC_A1_REG 0x9c macro
322 sun4i_emac_write(sc, EMAC_MAC_A1_REG, a1); in sun4i_emac_attach()
326 uint32_t a1 = sun4i_emac_read(sc, EMAC_MAC_A1_REG); in sun4i_emac_attach()