Home
last modified time | relevance | path

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

/linux/drivers/misc/eeprom/
A Deeprom_93cx6.c185 command = (PCI_EEPROM_READ_OPCODE << eeprom->width) | word; in eeprom_93cx6_read()
251 command = (PCI_EEPROM_READ_OPCODE << (eeprom->width + 1)) | byte; in eeprom_93cx6_readb()
/linux/include/linux/
A Deeprom_93cx6.h24 #define PCI_EEPROM_READ_OPCODE 0x06 macro

Completed in 3 milliseconds