Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Deeprom_93cx6.h22 #define PCI_EEPROM_WRITE_OPCODE 0x05 macro
/openbmc/linux/drivers/misc/eeprom/
H A Deeprom_93cx6.c336 command = PCI_EEPROM_WRITE_OPCODE << eeprom->width; in eeprom_93cx6_write()