Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c427 static u16 rt2800_eeprom_read(struct rt2x00_dev *rt2x00dev, in rt2800_eeprom_read() function
865 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG); in rt2800_agc_to_rssi()
868 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2); in rt2800_agc_to_rssi()
871 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); in rt2800_agc_to_rssi()
874 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2); in rt2800_agc_to_rssi()
2229 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_config_3572bt_ant()
2304 eeprom = rt2800_eeprom_read(rt2x00dev, in rt2800_config_ant()
2349 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2352 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2357 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2); in rt2800_config_lna_gain()
[all …]