Searched refs:InternalStable (Results 1 – 2 of 2) sorted by relevance
354 while (!(fRegisters->clock_control.InternalStable())); in SetClock()357 while (!(fRegisters->clock_control.InternalStable())); in SetClock()
190 bool InternalStable() { return fBits & (1 << 1); } in InternalStable() function