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

/openbsd-current/sys/dev/ic/
H A Drt2860.c3576 tmp = RAL_READ(sc, RT3290_WLAN_CTRL);
3579 RAL_WRITE(sc, RT3290_WLAN_CTRL, tmp);
3592 tmp = RAL_READ(sc, RT3290_WLAN_CTRL);
3595 RAL_WRITE(sc, RT3290_WLAN_CTRL, tmp);
3598 RAL_WRITE(sc, RT3290_WLAN_CTRL, tmp);
3682 if (!(RAL_READ(sc, RT3290_WLAN_CTRL) & RT3290_RADIO_EN)) {
H A Drt2860reg.h37 #define RT3290_WLAN_CTRL 0x0080 macro
261 /* possible flags for register RT3290_WLAN_CTRL */

Completed in 365 milliseconds