Searched refs:EEPROM_RSSI_OFFSET_BG_2 (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/net/wireless/rt2x00/ |
| D | rt73usb.h | 910 #define EEPROM_RSSI_OFFSET_BG_2 FIELD16(0xff00) macro
|
| D | rt61pci.h | 1270 #define EEPROM_RSSI_OFFSET_BG_2 FIELD16(0xff00) macro
|
| D | rt73usb.c | 1821 rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_2, 0); in rt73usb_validate_eeprom() 1828 value = rt2x00_get_field16(word, EEPROM_RSSI_OFFSET_BG_2); in rt73usb_validate_eeprom() 1830 rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_2, 0); in rt73usb_validate_eeprom()
|
| D | rt61pci.c | 2466 rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_2, 0); in rt61pci_validate_eeprom() 2473 value = rt2x00_get_field16(word, EEPROM_RSSI_OFFSET_BG_2); in rt61pci_validate_eeprom() 2475 rt2x00_set_field16(&word, EEPROM_RSSI_OFFSET_BG_2, 0); in rt61pci_validate_eeprom()
|