Searched refs:rt2800_eeprom_read (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2800lib.c | 873 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); 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() 3967 target_power = rt2800_eeprom_read(rt2x00dev, in rt2800_config_alc_rt6352() 11054 word = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_validate_eeprom() 11076 word = rt2800_eeprom_read(rt2x00dev, EEPROM_LNA); in rt2800_validate_eeprom() 11102 word = rt2800_eeprom_read(rt2x00dev, EEPROM_RSSI_A); in rt2800_validate_eeprom() 11158 rf = rt2800_eeprom_read(rt2x00dev, EEPROM_CHIP_ID); in rt2800_init_eeprom() [all …]
|