Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c407 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()
[all …]