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