Searched refs:AE_MDIO_START (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/ae/
H A Dif_aereg.h261 #define AE_MDIO_START 0x00800000 /* Initiate MDIO transfer. */ macro
H A Dif_ae.c821 AE_MDIO_START | AE_MDIO_READ | AE_MDIO_SUP_PREAMBLE |
831 if ((val & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)
856 AE_MDIO_START | AE_MDIO_SUP_PREAMBLE |
867 if ((aereg & (AE_MDIO_START | AE_MDIO_BUSY)) == 0)

Completed in 34 milliseconds