Home
last modified time | relevance | path

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

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