Searched refs:EEPROM_ANTENNA_RF_TYPE (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2500usb.h | 662 #define EEPROM_ANTENNA_RF_TYPE FIELD16(0xf800) macro
|
| H A D | rt2400pci.h | 785 #define EEPROM_ANTENNA_RF_TYPE FIELD16(0x0040) macro
|
| H A D | rt73usb.h | 821 #define EEPROM_ANTENNA_RF_TYPE FIELD16(0xf800) macro
|
| H A D | rt2500pci.h | 1035 #define EEPROM_ANTENNA_RF_TYPE FIELD16(0xf800) macro
|
| H A D | rt61pci.h | 1172 #define EEPROM_ANTENNA_RF_TYPE FIELD16(0xf800) macro
|
| H A D | rt2500usb.c | 1342 rt2x00_set_field16(&word, EEPROM_ANTENNA_RF_TYPE, RF2522); in rt2500usb_validate_eeprom() 1439 value = rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RF_TYPE); in rt2500usb_init_eeprom()
|
| H A D | rt2500pci.c | 1595 rt2x00_set_field16(&word, EEPROM_ANTENNA_RF_TYPE, RF2522); in rt2500pci_validate_eeprom() 1635 value = rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RF_TYPE); in rt2500pci_init_eeprom()
|
| H A D | rt73usb.c | 1773 rt2x00_set_field16(&word, EEPROM_ANTENNA_RF_TYPE, RF5226); in rt73usb_validate_eeprom() 1858 value = rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RF_TYPE); in rt73usb_init_eeprom()
|
| H A D | rt61pci.c | 2338 rt2x00_set_field16(&word, EEPROM_ANTENNA_RF_TYPE, RF5225); in rt61pci_validate_eeprom() 2421 value = rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RF_TYPE); in rt61pci_init_eeprom()
|
| H A D | rt2400pci.c | 1481 value = rt2x00_get_field16(eeprom, EEPROM_ANTENNA_RF_TYPE); in rt2400pci_init_eeprom()
|