Searched refs:calib_rx (Results 1 – 1 of 1) sorted by relevance
2014 u8 rfcsr, calib_tx, calib_rx; in rt2800_config_channel_rf3xxx() local2053 calib_rx = conf_is_ht40(conf) ? 0x6f : 0x4f; in rt2800_config_channel_rf3xxx()2057 calib_rx = drv_data->calibration_bw40; in rt2800_config_channel_rf3xxx()2060 calib_rx = drv_data->calibration_bw20; in rt2800_config_channel_rf3xxx()2069 rt2x00_set_field8(&rfcsr, RFCSR31_RX_CALIB, calib_rx); in rt2800_config_channel_rf3xxx()