Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Dif_xaereg.h78 #define MDIO_CTRL_TX_OP_WRITE (0x1 << MDIO_CTRL_TX_OP_S) macro
H A Dif_xae.c732 mii = MDIO_CTRL_TX_OP_WRITE | MDIO_CTRL_INITIATE; in xae_miibus_write_reg()