Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ae/
Dif_aereg.h276 #define AE_IDLE_REG 0x1410 macro
Dif_ae.c524 if (AE_READ_4(sc, AE_IDLE_REG) == 0) in ae_reset()
1668 val = AE_READ_4(sc, AE_IDLE_REG); in ae_stop_rxmac()
1704 val = AE_READ_4(sc, AE_IDLE_REG); in ae_stop_txmac()
2199 if (AE_READ_4(sc, AE_IDLE_REG) == 0) in ae_stop()