Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2560reg.h90 #define RT2560_RFCSR 0x00f4 /* RF serial control */ macro
H A Drt2560.c2109 if (!(RAL_READ(sc, RT2560_RFCSR) & RT2560_RF_BUSY)) in rt2560_rf_write()
2120 RAL_WRITE(sc, RT2560_RFCSR, tmp); in rt2560_rf_write()