sys/dev/ic/rt2560.c
2145
rt2560_rf_write(sc, RT2560_RF1, 0x00814);
sys/dev/ic/rt2560.c
2151
rt2560_rf_write(sc, RT2560_RF1, 0x08804);
sys/dev/ic/rt2560.c
2159
rt2560_rf_write(sc, RT2560_RF1, 0x0c808);
sys/dev/ic/rt2560.c
2167
rt2560_rf_write(sc, RT2560_RF1, 0x08808);
sys/dev/ic/rt2560.c
2173
rt2560_rf_write(sc, RT2560_RF1, 0x08808);
sys/dev/ic/rt2560.c
2181
rt2560_rf_write(sc, RT2560_RF1, 0x08808);
sys/dev/ic/rt2560.c
2192
rt2560_rf_write(sc, RT2560_RF1, 0x08804);
sys/dev/ic/rt2560.c
2229
tmp = sc->rf_regs[RT2560_RF1] & ~RT2560_RF1_AUTOTUNE;
sys/dev/ic/rt2560.c
2230
rt2560_rf_write(sc, RT2560_RF1, tmp);