Home
last modified time | relevance | path

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

/freebsd/sys/dev/cadence/
H A Dif_cgem_hw.h111 #define CGEM_NET_STAT_PHY_MGMT_IDLE (1 << 2) macro
H A Dif_cgem.c1385 while ((RD4(sc, CGEM_NET_STAT) & CGEM_NET_STAT_PHY_MGMT_IDLE) == 0) { in cgem_miibus_readreg()
1419 while ((RD4(sc, CGEM_NET_STAT) & CGEM_NET_STAT_PHY_MGMT_IDLE) == 0) { in cgem_miibus_writereg()