Searched refs:EEPROM_FREQ (Results 1 – 6 of 6) sorted by relevance
/drivers/net/wireless/ralink/rt2x00/ |
D | rt73usb.h | 869 #define EEPROM_FREQ 0x002f macro
|
D | rt73usb.c | 1812 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &word); in rt73usb_validate_eeprom() 1816 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt73usb_validate_eeprom() 1910 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt73usb_init_eeprom()
|
D | rt61pci.h | 1229 #define EEPROM_FREQ 0x002f macro
|
D | rt61pci.c | 2457 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &word); in rt61pci_validate_eeprom() 2461 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt61pci_validate_eeprom() 2556 rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt61pci_init_eeprom()
|
D | rt2800lib.c | 230 [EEPROM_FREQ] = 0x001d, 272 [EEPROM_FREQ] = 0x0022, 1758 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt2800_config_3572bt_ant() 6965 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &word); in rt2800_validate_eeprom() 6968 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom() 6975 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom() 7161 rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ, &eeprom); in rt2800_init_eeprom()
|
D | rt2800.h | 2390 EEPROM_FREQ, enumerator
|