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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmotp.h26 #define OTP_SW_RGN 2 macro
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmotp.c982 case OTP_SW_RGN:
1845 case OTP_SW_RGN:
1961 case OTP_SW_RGN:
2006 case OTP_SW_RGN:
2128 ASSERT(region == OTP_HW_RGN || region == OTP_SW_RGN);
2179 if (region == OTP_SW_RGN) {
2535 #if OTP_SW_REGION != OTP_SW_RGN
2536 #error "incompatible OTP_SW_RGN"
H A Dbcmsrom.c6465 if (otp_read_region(sih, OTP_SW_RGN, (uint16 *)cis, &sz)) {
6649 rc = otp_read_region(sih, OTP_SW_RGN, srom, &otpsz);

Completed in 77 milliseconds