Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h267 /*4d*/ u8 nc_stest1; member
H A Dsym_hipd.c245 OUTB(np, nc_stest1, DBLEN); /* Enable clock multiplier */ in sym_selectclock()
263 OUTB(np, nc_stest1, (DBLEN|DBLSEL));/* Select clock multiplier */ in sym_selectclock()
399 OUTB(np, nc_stest1, 0); /* make sure doubler is OFF */ in sym_getclock()
446 OUTB(np, nc_stest1, SCLK); /* Use the PCI clock as SCSI clock */
448 OUTB(np, nc_stest1, 0);
623 np->sv_stest1 = INB(np, nc_stest1);
1797 OUTB(np, nc_stest1, INB(np, nc_stest1) | 0x30);
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h790 /*4d*/ u8 nc_stest1; member
H A Dncr53c8xx.c7656 OUTB(nc_stest1, DBLEN); /* Enable clock multiplier */
7667 OUTB(nc_stest1, (DBLEN|DBLSEL));/* Select clock multiplier */
7695 OUTB (nc_stest1, 0); /* make sure clock doubler is OFF */
7729 unsigned char stest1 = INB(nc_stest1);