Searched refs:fxp_eeprom_putword (Results 1 – 1 of 1) sorted by relevance
250 static void fxp_eeprom_putword(struct fxp_softc *sc, int offset,1212 fxp_eeprom_putword(struct fxp_softc *sc, int offset, uint16_t data) in fxp_eeprom_putword() function1301 fxp_eeprom_putword(sc, offset + i, data[i]); in fxp_write_eeprom()