Searched defs:EEPROM_WRITE (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/sgi-ip22/ |
H A D | ip22-nvram.c | 15 #define EEPROM_WRITE 0xa000 /* serial memory write */ macro
|
/kernel/linux/linux-6.6/arch/mips/sgi-ip22/ |
H A D | ip22-nvram.c | 15 #define EEPROM_WRITE 0xa000 /* serial memory write */ macro
|
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 225 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
|
H A D | 3c574_cs.c | 161 EEPROM_Read = 0x200, EEPROM_WRITE = 0x100, EEPROM_ERASE = 0x300, enumerator
|
H A D | 3c59x.c | 486 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
|
/kernel/linux/linux-5.10/drivers/net/usb/ |
H A D | rtl8150.c | 109 #undef EEPROM_WRITE macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 227 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
|
H A D | 3c574_cs.c | 161 EEPROM_Read = 0x200, EEPROM_WRITE = 0x100, EEPROM_ERASE = 0x300, enumerator
|
H A D | 3c59x.c | 486 EEPROM_Read = 0x80, EEPROM_WRITE = 0x40, EEPROM_ERASE = 0xC0, enumerator
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | rtl8150.c | 109 #undef EEPROM_WRITE macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_mgmt.h | 281 EEPROM_WRITE, enumerator
|
/kernel/linux/linux-6.6/drivers/net/wireless/rsi/ |
H A D | rsi_mgmt.h | 281 EEPROM_WRITE, enumerator
|
Completed in 24 milliseconds