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

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmotp.c599 static uint16 otproff(void *oh, chipcregs_t *cc, int woff);
621 otproff(void *oh, chipcregs_t *cc, int woff) function
679 if (otproff(oi, cc, OTP_HWSIGN_OFF) == OTP_SIGNATURE) {
681 oi->boundary = otproff(oi, cc, OTP_BOUNDARY_OFF);
684 if (otproff(oi, cc, OTP_SWSIGN_OFF) == OTP_SIGNATURE)
687 if (otproff(oi, cc, OTP_CIDSIGN_OFF) == OTP_SIGNATURE)

Completed in 56 milliseconds