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

/illumos-gate/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h90 #define RT2661_PHY_CSR3 0x308c macro
H A Drt2661.c2145 if (!(RT2661_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY))
2156 RT2661_WRITE(sc, RT2661_PHY_CSR3, val);
2159 val = RT2661_READ(sc, RT2661_PHY_CSR3);
2215 if (!(RT2661_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY))
2226 RT2661_WRITE(sc, RT2661_PHY_CSR3, tmp);

Completed in 51 milliseconds