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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.h581 #define EN_EEPROM 0x10 /* Enable EEPROM programming */ macro
H A Ddc395x.c3999 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
4017 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),
4077 outb((inb(io_port + TRM_S1040_GEN_CONTROL) | EN_EEPROM),
4085 outb((inb(io_port + TRM_S1040_GEN_CONTROL) & ~EN_EEPROM),

Completed in 25 milliseconds