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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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:__anon18049
H A Daic7xxx_proc.c270 sd.sd_chip = C46;
284 sd.sd_chip = C46;
H A Daic7770.c286 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 Daic7xxx_pci.c1270 sd.sd_chip = C46;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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:__anon29742
H A Daic7xxx_proc.c270 sd.sd_chip = C46;
284 sd.sd_chip = C46;
H A Daic7770.c286 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 Daic7xxx_pci.c1270 sd.sd_chip = C46;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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:__anon18068
6837 * See read_seeprom (for the 2940) for the instruction set of the 93C46
6840 * The 2840 interface to the 93C46 serial EEPROM is through the
6872 * the 93C46 SEEPROM is a 1024-bit device with 64 16-bit registers
7029 * The instruction set of the 93C46/56/66 chips is as follows:
7048 * The 93C46 has a four wire interface: clock, chip select, data in, and
7060 * The 78xx interface to the 93C46 serial EEPROM is through the SEECTL
7093 * Read 'len' registers of the seeprom. For the 7870, the 93C46
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/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:__anon29761
6837 * See read_seeprom (for the 2940) for the instruction set of the 93C46
6840 * The 2840 interface to the 93C46 serial EEPROM is through the
6872 * the 93C46 SEEPROM is a 1024-bit device with 64 16-bit registers
7029 * The instruction set of the 93C46/56/66 chips is as follows:
7048 * The 93C46 has a four wire interface: clock, chip select, data in, and
7060 * The 78xx interface to the 93C46 serial EEPROM is through the SEECTL
7093 * Read 'len' registers of the seeprom. For the 7870, the 93C46
[all...]

Completed in 328 milliseconds