Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2800lib.c8495 mac051c = rt2800_register_read(rt2x00dev, RF_BYPASS0); in rt2800_rf_self_txdc_cal()
8499 rt2800_register_write(rt2x00dev, RF_BYPASS0, 0x0); in rt2800_rf_self_txdc_cal()
8503 rt2800_register_write(rt2x00dev, RF_BYPASS0, 0x3306); in rt2800_rf_self_txdc_cal()
8527 rt2800_register_write(rt2x00dev, RF_BYPASS0, 0x0); in rt2800_rf_self_txdc_cal()
8530 rt2800_register_write(rt2x00dev, RF_BYPASS0, mac051c); in rt2800_rf_self_txdc_cal()
8594 rt2800_register_write(rt2x00dev, RF_BYPASS0, rfvalue); in rt2800_r_calibration()
9600 macorg3 = rt2800_register_read(rt2x00dev, RF_BYPASS0); in rt2800_loft_iq_calibration()
9770 rt2800_register_write(rt2x00dev, RF_BYPASS0, 0x00); in rt2800_loft_iq_calibration()
9773 rt2800_register_write(rt2x00dev, RF_BYPASS0, macorg3); in rt2800_loft_iq_calibration()
9989 rt2800_register_write(rt2x00dev, RF_BYPASS0, 0x00); in rt2800_loft_iq_calibration()
[all …]
H A Drt2800.h644 #define RF_BYPASS0 0x051c macro