Searched refs:EEPROM_FREQ (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt73usb.h | 869 #define EEPROM_FREQ 0x002f macro
|
D | rt61pci.h | 1229 #define EEPROM_FREQ 0x002f macro
|
D | rt73usb.c | 1810 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &word); in rt73usb_validate_eeprom() 1814 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt73usb_validate_eeprom() 1908 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt73usb_init_eeprom()
|
D | rt61pci.c | 2455 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &word); in rt61pci_validate_eeprom() 2459 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt61pci_validate_eeprom() 2554 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt61pci_init_eeprom()
|
D | rt2800lib.c | 230 [EEPROM_FREQ] = 0x001d, 272 [EEPROM_FREQ] = 0x0022, 1757 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt2800_config_3572bt_ant() 6964 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &word); in rt2800_validate_eeprom() 6967 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom() 6974 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom() 7160 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt2800_init_eeprom()
|
D | rt2800.h | 2390 EEPROM_FREQ, enumerator
|