Searched refs:XAE_MDIO_WRITE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/xilinx/ | ||
H A D | if_xaereg.h | 81 #define XAE_MDIO_WRITE 0x00508 /* MDIO Write Data RW */ macro |
H A D | if_xae.c | 736 WRITE4(sc, XAE_MDIO_WRITE, val); in xae_miibus_write_reg() |