Home
last modified time | relevance | path

Searched refs:EEPROM_FREQ (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt73usb.h858 #define EEPROM_FREQ 0x002f macro
H A Drt73usb.c1801 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt73usb_validate_eeprom()
1805 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt73usb_validate_eeprom()
1899 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt73usb_init_eeprom()
H A Drt61pci.h1218 #define EEPROM_FREQ 0x002f macro
H A Drt61pci.c2364 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt61pci_validate_eeprom()
2368 rt2x00_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt61pci_validate_eeprom()
2463 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt61pci_init_eeprom()
H A Drt2800.h2600 EEPROM_FREQ, enumerator
H A Drt2800lib.c314 [EEPROM_FREQ] = 0x001d,
357 [EEPROM_FREQ] = 0x0022,
2229 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_config_3572bt_ant()
10930 word = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_validate_eeprom()
10933 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom()
10940 rt2800_eeprom_write(rt2x00dev, EEPROM_FREQ, word); in rt2800_validate_eeprom()
11144 eeprom = rt2800_eeprom_read(rt2x00dev, EEPROM_FREQ); in rt2800_init_eeprom()