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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx/
H A Daic7xxx_proc.c273 sd.sd_CS = SEECS;
H A Daic7xxx_pci.c1274 sd.sd_CS = SEECS;
1531 * SEECS must be on for the GALS to latch
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h199 #define SEECS 0x08 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Daic7xxx_old.c7062 * SEECS bit of the SEECTL register is connected to the chip select.
7104 aic_outb(p, SEEMS | SEECK | SEECS, SEECTL);
7113 temp = SEEMS | SEECS | (seeprom_read.bits[i] << 1);
7127 temp = SEEMS | SEECS | (temp << 1);
7143 temp = SEEMS | SEECS;
7454 aic_outb(p, SEEMS | SEECS, SEECTL);

Completed in 83 milliseconds