Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/winbond/
Dphy_calibration.c1528 int current_txvga; in adjust_TXVGA_for_iq_mag() local
1533 current_txvga = (0x24C40A|(init_txvga<<6)); in adjust_TXVGA_for_iq_mag()
1534 phy_set_rf_data(phw_data, 5, ((5<<24)|current_txvga)); in adjust_TXVGA_for_iq_mag()
1535 phw_data->txvga_setting_for_cal = current_txvga; in adjust_TXVGA_for_iq_mag()