Searched refs:ar5008_read_eep_word (Results 1 – 1 of 1) sorted by relevance
63 int ar5008_read_eep_word(struct athn_softc *, uint32_t, uint16_t *);279 ar5008_read_eep_word(struct athn_softc *sc, uint32_t addr, uint16_t *val) in ar5008_read_eep_word() function307 error = ar5008_read_eep_word(sc, AR_EEPROM_MAGIC_OFFSET, &magic); in ar5008_read_rom()330 if ((error = ar5008_read_eep_word(sc, addr, eep)) != 0) { in ar5008_read_rom()