Searched defs:C46 (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/aic7xxx/
H A Daic7xxx_93cx6.h2 * Interface to the 93C46/56 serial EEPROM that is used to store BIOS
49 C46 = 6, enumerator in enum:__anon4087
/drivers/scsi/
H A Daic7xxx_old.c466 * its registers. The 93C46 chips have 1024 bits organized into
468 * into 128 16-bit words. The C46 chips use 6 bits to address
472 typedef enum {C46 = 6, C56_66 = 8} seeprom_chip_type; enumerator in enum:__anon4106
6867 * See read_seeprom (for the 2940) for the instruction set of the 93C46
6870 * The 2840 interface to the 93C46 serial EEPROM is through the
6902 * the 93C46 SEEPROM is a 1024-bit device with 64 16-bit registers
7072 * The instruction set of the 93C46/56/66 chips is as follows:
7091 * The 93C46 has a four wire interface: clock, chip select, data in, and
7103 * The 78xx interface to the 93C46 serial EEPROM is through the SEECTL
7136 * Read 'len' registers of the seeprom. For the 7870, the 93C46
[all...]

Completed in 314 milliseconds