Searched refs:EEPROM_FREQ (Results 1 – 6 of 6) sorted by relevance
| /Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
| D | rt73usb.h | 869 #define EEPROM_FREQ 0x002f macro
|
| D | rt61pci.h | 1229 #define EEPROM_FREQ 0x002f macro
|
| D | rt73usb.c | 1812 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt73usb_validate_eeprom() 1816 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt73usb_validate_eeprom() 1910 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt73usb_init_eeprom()
|
| D | rt61pci.c | 2456 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt61pci_validate_eeprom() 2460 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt61pci_validate_eeprom() 2555 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt61pci_init_eeprom()
|
| D | rt2800lib.c | 301 [EEPROM_FREQ] = 0x001d, 344 [EEPROM_FREQ] = 0x0022, 1918 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_config_3572bt_ant() 8580 word = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_validate_eeprom() 8583 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom() 8590 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom() 8786 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_init_eeprom()
|
| D | rt2800.h | 2592 EEPROM_FREQ, enumerator
|