Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Ddc395x.h584 #define EN_EEPROM 0x10 /* Enable EEPROM programming */ macro
Ddc395x.c4063 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_write_all()
4081 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), in trms1040_write_all()
4141 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_read_all()
4149 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), in trms1040_read_all()