Home
last modified time | relevance | path

Searched refs:LCKFRQ (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/
H A Dsym53c8xx.h207 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h288 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
H A Dsym_hipd.c252 while (!(INB(np, nc_stest4) & LCKFRQ) && --i > 0) in sym_selectclock()
/openbmc/linux/drivers/scsi/
H A Dncr53c8xx.h812 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
H A Dncr53c8xx.c7659 while (!(INB(nc_stest4) & LCKFRQ) && --i > 0)