Searched full:lckfrq (Results 1 – 3 of 3) sorted by relevance
71 #define FE_LCKFRQ (1<<26) /* Have LCKFRQ */288 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro
247 * 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()
812 #define LCKFRQ 0x20 /* Frequency Lock (895/6 only) */ macro