Searched refs:calib_tx (Results 1 – 1 of 1) sorted by relevance
2494 u8 rfcsr, calib_tx, calib_rx; in rt2800_config_channel_rf3xxx() local2532 calib_tx = conf_is_ht40(conf) ? 0x68 : 0x4f; in rt2800_config_channel_rf3xxx()2536 calib_tx = drv_data->calibration_bw40; in rt2800_config_channel_rf3xxx()2539 calib_tx = drv_data->calibration_bw20; in rt2800_config_channel_rf3xxx()2545 rt2x00_set_field8(&rfcsr, RFCSR24_TX_CALIB, calib_tx); in rt2800_config_channel_rf3xxx()