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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmotp.c1402 * hndotp_read_bit()
1538 hndotp_read_bit(void *oh, chipcregs_t *cc, uint idx) function
2462 if ((bit = hndotp_read_bit(oh, cc, base + i)) == 0xffff)
2509 hndotp_read_bit(oh, cc, ((i / 4) * 65) + 64) & 1);
2529 (otp_read_bit_t)hndotp_read_bit,

Completed in 48 milliseconds