Searched refs:EEPROM (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h189 #define EEPROM 0x04 macro
H A Daic7xxx_pci.c1764 *eeprom_present = (ahc_inb(ahc, SPIOCAP) & EEPROM) ? 1 : 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h175 #define EEPROM 0x04 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daic7xxx_old.c7220 * Reads the 2840 serial EEPROM and returns 1 if successful and 0 if
7226 * The 2840 interface to the 93C46 serial EEPROM is through the
7229 * select, clock, and data out lines respectively of the serial EEPROM.
7231 * of the serial EEPROM. The EEPROM_TF bit of STATUS_2840 register is
7315 * The serial EEPROM has a checksum in the last word. Keep a
7412 * Reads the serial EEPROM and returns 1 if successful and 0 if
7446 * The 78xx interface to the 93C46 serial EEPROM is through the SEECTL
7539 * The serial EEPROM should have a checksum in the last word.
7561 * Release access to the memory port and the serial EEPROM.
7687 *eeprom = (aic_inb(p, SPIOCAP) & EEPROM);
[all...]

Completed in 183 milliseconds