Searched refs:calib_rx (Results 1 – 1 of 1) sorted by relevance
2494 u8 rfcsr, calib_tx, calib_rx; in rt2800_config_channel_rf3xxx() local2533 calib_rx = conf_is_ht40(conf) ? 0x6f : 0x4f; in rt2800_config_channel_rf3xxx()2537 calib_rx = drv_data->calibration_bw40; in rt2800_config_channel_rf3xxx()2540 calib_rx = drv_data->calibration_bw20; in rt2800_config_channel_rf3xxx()2549 rt2x00_set_field8(&rfcsr, RFCSR31_RX_CALIB, calib_rx); in rt2800_config_channel_rf3xxx()