Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/wireless/ralink/rt2x00/
Drt2800lib.c428 static u16 rt2800_eeprom_read(struct rt2x00_dev *rt2x00dev, in rt2800_eeprom_read() function
867 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG); in rt2800_agc_to_rssi()
870 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_BG2); in rt2800_agc_to_rssi()
873 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); in rt2800_agc_to_rssi()
876 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A2); in rt2800_agc_to_rssi()
2287 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_config_3572bt_ant()
2362 eeprom = rt2800_eeprom_read(rt2x00dev, in rt2800_config_ant()
2407 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2410 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_config_lna_gain()
2415 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_EXT_LNA2); in rt2800_config_lna_gain()
[all …]