Searched refs:calib_tx (Results 1 – 1 of 1) sorted by relevance
2038 u8 rfcsr, calib_tx, calib_rx; in rt2800_config_channel_rf3xxx() local2076 calib_tx = conf_is_ht40(conf) ? 0x68 : 0x4f; in rt2800_config_channel_rf3xxx()2080 calib_tx = drv_data->calibration_bw40; in rt2800_config_channel_rf3xxx()2083 calib_tx = drv_data->calibration_bw20; in rt2800_config_channel_rf3xxx()2089 rt2x00_set_field8(&rfcsr, RFCSR24_TX_CALIB, calib_tx); in rt2800_config_channel_rf3xxx()