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

/freebsd-9.3-release/sys/dev/ral/
H A Drt2661reg.h80 #define RT2661_PHY_CSR3 0x308c macro
H A Drt2661.c1765 if (!(RAL_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY))
1775 RAL_WRITE(sc, RT2661_PHY_CSR3, tmp);
1787 if (!(RAL_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY))
1797 RAL_WRITE(sc, RT2661_PHY_CSR3, val);
1800 val = RAL_READ(sc, RT2661_PHY_CSR3);

Completed in 46 milliseconds