Searched refs:otps (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c6931 uint32 otps; local
6975 SPINWAIT((((otps = R_REG(osh, &cc->otpstatus)) & OTPS_READY) !=
6977 ASSERT((otps & OTPS_READY) == (on_check ? OTPS_READY : 0));
6978 if ((otps & OTPS_READY) != (on_check ? OTPS_READY : 0))

Completed in 85 milliseconds