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

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dbcmotp.h52 extern int otp_read_word(si_t *sih, uint wn, uint16 *data);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hnd/
H A Dshared_ksyms.c34 extern void otp_read_word; EXPORT_SYMBOL(otp_read_word); variable
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndpmu.c8523 if (otp_read_word(sih, OTP4345_AVS_RO_OFFSET, &avs_status) != BCME_OK)
8528 if (otp_read_word(sih, OTP4345_AVS_RO_OFFSET,
H A Dbcmotp.c3665 * otp_read_word()
3812 BCMNMIATTACHFN(otp_read_word)(si_t *sih, uint wn, uint16 *data) function
H A Dsiutils.c6788 error = otp_read_word(sih, offset, &data);

Completed in 128 milliseconds