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

/freebsd-11-stable/sys/dev/ral/
H A Drt2661reg.h80 #define RT2661_PHY_CSR3 0x308c macro
H A Drt2661.c1716 if (!(RAL_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY))
1726 RAL_WRITE(sc, RT2661_PHY_CSR3, tmp);
1738 if (!(RAL_READ(sc, RT2661_PHY_CSR3) & RT2661_BBP_BUSY))
1748 RAL_WRITE(sc, RT2661_PHY_CSR3, val);
1751 val = RAL_READ(sc, RT2661_PHY_CSR3);

Completed in 69 milliseconds