Searched refs:EEPROM_LED (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt73usb.h | 875 #define EEPROM_LED 0x0030 macro
|
H A D | rt73usb.c | 1785 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt73usb_validate_eeprom() 1797 rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word); in rt73usb_validate_eeprom() 1916 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt73usb_init_eeprom()
|
H A D | rt61pci.h | 1235 #define EEPROM_LED 0x0030 macro
|
H A D | rt61pci.c | 2356 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt61pci_validate_eeprom() 2360 rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word); in rt61pci_validate_eeprom() 2503 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt61pci_init_eeprom()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt73usb.h | 875 #define EEPROM_LED 0x0030 macro
|
H A D | rt73usb.c | 1785 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt73usb_validate_eeprom() 1797 rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word); in rt73usb_validate_eeprom() 1916 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt73usb_init_eeprom()
|
H A D | rt61pci.h | 1235 #define EEPROM_LED 0x0030 macro
|
H A D | rt61pci.c | 2356 word = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt61pci_validate_eeprom() 2360 rt2x00_eeprom_write(rt2x00dev, EEPROM_LED, word); in rt61pci_validate_eeprom() 2503 eeprom = rt2x00_eeprom_read(rt2x00dev, EEPROM_LED); in rt61pci_init_eeprom()
|
Completed in 22 milliseconds