Home
last modified time | relevance | path

Searched full:lckfrq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h71 #define FE_LCKFRQ (1<<26) /* Have LCKFRQ */
288 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
H A Dsym_hipd.c247 * Wait for the LCKFRQ bit to be set if supported by the chip. in sym_selectclock()
252 while (!(INB(np, nc_stest4) & LCKFRQ) && --i > 0) in sym_selectclock()
/linux/drivers/scsi/
H A Dncr53c8xx.h812 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro