Searched refs:EEPROM_LED (Results 1 – 4 of 4) sorted by relevance
/drivers/net/wireless/rt2x00/ |
D | rt73usb.h | 886 #define EEPROM_LED 0x0030 macro
|
D | rt73usb.c | 1794 rt2x00_eeprom_read(rt2x00dev, EEPROM_LED, &word); in rt73usb_validate_eeprom() 1806 rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word); in rt73usb_validate_eeprom() 1925 rt2x00_eeprom_read(rt2x00dev, EEPROM_LED, &eeprom); in rt73usb_init_eeprom()
|
D | rt61pci.h | 1246 #define EEPROM_LED 0x0030 macro
|
D | rt61pci.c | 2447 rt2x00_eeprom_read(rt2x00dev, EEPROM_LED, &word); in rt61pci_validate_eeprom() 2451 rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word); in rt61pci_validate_eeprom() 2594 rt2x00_eeprom_read(rt2x00dev, EEPROM_LED, &eeprom); in rt61pci_init_eeprom()
|