Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c413 static u16 rt2800_eeprom_read(struct rt2x00_dev *rt2x00dev, in rt2800_eeprom_read() function
850 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG); in rt2800_agc_to_rssi()
853 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2); in rt2800_agc_to_rssi()
856 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); in rt2800_agc_to_rssi()
859 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2); in rt2800_agc_to_rssi()
1918 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_config_3572bt_ant()
1993 eeprom = rt2800_eeprom_read(rt2x00dev, in rt2800_config_ant()
2037 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2040 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2044 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2); in rt2800_config_lna_gain()
[all …]