Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/re/
H A Dre.h130 #define RE_PHYAR 0x0060 /* PHY register access */ macro
H A Dre.c30875 CSR_WRITE_4(sc, RE_PHYAR, TmpUlong); in MP_WritePhyUshort()
30880 if ((CSR_READ_4(sc, RE_PHYAR)&PHYAR_Flag)==0) in MP_WritePhyUshort()
30934 CSR_WRITE_4(sc, RE_PHYAR, TmpUlong); in MP_ReadPhyUshort()
30939 TmpUlong = CSR_READ_4(sc, RE_PHYAR); in MP_ReadPhyUshort()