Searched refs:CLKCTL_LOCK (Results 1 – 2 of 2) sorted by relevance
77 CLKCTL_LOCK = 0x40, /* (ro) set, if PLL is locked */ enumerator
213 (byte&CLKCTL_LOCK) ? " locked" : "", in vlsi_proc_ndev()1184 if (lock&CLKCTL_LOCK) { in vlsi_start_clock()