Lines Matching refs:rt2800_eeprom_read
407 static u16 rt2800_eeprom_read(struct rt2x00_dev *rt2x00dev, in rt2800_eeprom_read() function
845 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG); in rt2800_agc_to_rssi()
848 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2); in rt2800_agc_to_rssi()
851 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); in rt2800_agc_to_rssi()
854 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2); in rt2800_agc_to_rssi()
2167 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_config_3572bt_ant()
2242 eeprom = rt2800_eeprom_read(rt2x00dev, in rt2800_config_ant()
2287 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2290 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2295 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2); in rt2800_config_lna_gain()
2299 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2); in rt2800_config_lna_gain()
2306 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2); in rt2800_config_lna_gain()
2310 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2); in rt2800_config_lna_gain()
3822 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_config_alc()
3825 target_power = rt2800_eeprom_read(rt2x00dev, in rt2800_config_alc()
4422 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_get_gain_calibration_delta()
4435 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_BG1); in rt2800_get_gain_calibration_delta()
4441 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_BG2); in rt2800_get_gain_calibration_delta()
4447 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_BG3); in rt2800_get_gain_calibration_delta()
4453 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_BG4); in rt2800_get_gain_calibration_delta()
4459 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_BG5); in rt2800_get_gain_calibration_delta()
4466 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_A1); in rt2800_get_gain_calibration_delta()
4472 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_A2); in rt2800_get_gain_calibration_delta()
4478 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_A3); in rt2800_get_gain_calibration_delta()
4484 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_A4); in rt2800_get_gain_calibration_delta()
4490 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TSSI_BOUND_A5); in rt2800_get_gain_calibration_delta()
4536 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_TXPOWER_DELTA); in rt2800_get_txpower_bw_comp()
4623 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EIRP_MAX_TX_POWER); in rt2800_compensate_txpower()
5804 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_registers()
5839 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_registers()
6318 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF0); in rt2800_disable_unused_dac_adc()
6806 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_bbp_53xx()
6893 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_bbp_5592()
7368 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF0); in rt2800_normal_mode_setup_3xxx()
7454 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF0); in rt2800_normal_mode_setup_5xxx()
7560 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_rfcsr_30xx()
9134 word = rt2800_eeprom_read(rt2x00dev, EEPROM_LED_AG_CONF); in rt2800_enable_radio()
9138 word = rt2800_eeprom_read(rt2x00dev, EEPROM_LED_ACT_CONF); in rt2800_enable_radio()
9142 word = rt2800_eeprom_read(rt2x00dev, EEPROM_LED_POLARITY); in rt2800_enable_radio()
9246 word = rt2800_eeprom_read(rt2x00dev, EEPROM_TXMIXER_GAIN_BG); in rt2800_get_txmixer_gain_24g()
9261 word = rt2800_eeprom_read(rt2x00dev, EEPROM_TXMIXER_GAIN_A); in rt2800_get_txmixer_gain_5g()
9289 word = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF0); in rt2800_validate_eeprom()
9306 word = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_validate_eeprom()
9327 word = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_validate_eeprom()
9349 word = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_validate_eeprom()
9352 word = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG); in rt2800_validate_eeprom()
9361 word = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2); in rt2800_validate_eeprom()
9375 word = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); in rt2800_validate_eeprom()
9382 word = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2); in rt2800_validate_eeprom()
9396 word = rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2); in rt2800_validate_eeprom()
9420 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF0); in rt2800_init_eeprom()
9431 rf = rt2800_eeprom_read(rt2x00dev, EEPROM_CHIP_ID); in rt2800_init_eeprom()
9483 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_eeprom()
9539 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_init_eeprom()
9556 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EIRP_MAX_TX_POWER); in rt2800_init_eeprom()
9565 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_NIC_CONF1); in rt2800_init_eeprom()