Home
last modified time | relevance | path

Searched refs:nc_stest1 (Results 1 – 4 of 4) sorted by relevance

/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c258 OUTB(np, nc_stest1, DBLEN); /* Enable clock multiplier */ in sym_selectclock()
276 OUTB(np, nc_stest1, (DBLEN|DBLSEL));/* Select clock multiplier */ in sym_selectclock()
412 OUTB(np, nc_stest1, 0); /* make sure doubler is OFF */ in sym_getclock()
459 OUTB(np, nc_stest1, SCLK); /* Use the PCI clock as SCSI clock */
461 OUTB(np, nc_stest1, 0);
636 np->sv_stest1 = INB(np, nc_stest1);
1810 OUTB(np, nc_stest1, INB(np, nc_stest1) | 0x30);
Dsym_defs.h280 /*4d*/ u8 nc_stest1; member
/drivers/scsi/
Dncr53c8xx.h806 /*4d*/ u8 nc_stest1; member
Dncr53c8xx.c7830 OUTB(nc_stest1, DBLEN); /* Enable clock multiplier */
7841 OUTB(nc_stest1, (DBLEN|DBLSEL));/* Select clock multiplier */
7869 OUTB (nc_stest1, 0); /* make sure clock doubler is OFF */
7903 unsigned char stest1 = INB(nc_stest1);