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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmotp.c1481 #define OTP_RCE_BITS 21 macro
1993 rce >>= ((e * OTP_RCE_BITS) + OTP_RCE_BIT0 - (e * 16));
2052 bit = (rcr * 16 + rcr / 4) + e * OTP_RCE_BITS + OTP_RCE_BIT0;
2298 bit = (rcr * 16 + rcr / 4) + e * OTP_RCE_BITS + OTP_RCE_BIT0;

Completed in 63 milliseconds