Home
last modified time | relevance | path

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

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