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

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmotp.c536 #define OTPC_PROGWAIT 0x00ffff00 macro
907 if (((st & OTPS_PROGFAIL) == 0) || (pwait == OTPC_PROGWAIT)) {
911 pwait = (pwait << 3) & OTPC_PROGWAIT;
913 pwait = (pwait << 1) & OTPC_PROGWAIT;
915 pwait = OTPC_PROGWAIT;

Completed in 35 milliseconds