Home
last modified time | relevance | path

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

/drivers/scsi/
A Ddc395x.h547 #define EN_EEPROM 0x10 /* Enable EEPROM programming */ macro
A Ddc395x.c3314 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_write_all()
3332 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), in trms1040_write_all()
3392 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM), in trms1040_read_all()
3400 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM), in trms1040_read_all()

Completed in 13 milliseconds