Home
last modified time | relevance | path

Searched refs:PCI_EEPROM_WRITE_OPCODE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Deeprom_93cx6.h35 #define PCI_EEPROM_WRITE_OPCODE 0x05 macro
/Linux-v4.19/drivers/misc/eeprom/
Deeprom_93cx6.c345 command = PCI_EEPROM_WRITE_OPCODE << eeprom->width; in eeprom_93cx6_write()