Searched refs:C46 (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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:__anon6418
H A Daic7xxx_proc.c270 sd.sd_chip = C46;
284 sd.sd_chip = C46;
H A Daic7xxx_93cx6.c52 * the 93C46/26/06 chips which have 6 address bits.
54 * The 93C46 has a four wire interface: clock, chip select, data in, and
236 if (sd->sd_chip == C46) {
H A Daic7770.c302 sd.sd_chip = C46;
H A Daic7xxx_pci.c1279 sd.sd_chip = C46;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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:__anon6437
6846 * See read_seeprom (for the 2940) for the instruction set of the 93C46
6849 * The 2840 interface to the 93C46 serial EEPROM is through the
6881 * the 93C46 SEEPROM is a 1024-bit device with 64 16-bit registers
7038 * The instruction set of the 93C46/56/66 chips is as follows:
7057 * The 93C46 has a four wire interface: clock, chip select, data in, and
7069 * The 78xx interface to the 93C46 serial EEPROM is through the SEECTL
7102 * Read 'len' registers of the seeprom. For the 7870, the 93C46
[all...]

Completed in 178 milliseconds