Searched refs:eeprom_map (Results 1 – 1 of 1) sorted by relevance
47 static struct iwm_eeprom_entry eeprom_map[] = { variable94 entry_size = eeprom_map[eeprom_id].length; in iwm_eeprom_read()101 eeprom_map[eeprom_id].offset = in iwm_eeprom_read()102 *(u16 *)(iwm->eeprom + eeprom_map[off_id].offset) << 1; in iwm_eeprom_read()105 addr = eeprom_map[eeprom_id].offset; in iwm_eeprom_read()151 return iwm->eeprom + eeprom_map[eeprom_id].offset; in iwm_eeprom_access()213 i, eeprom_map[i].name); in iwm_eeprom_init()221 sprintf(name, "%s: ", eeprom_map[i].name); in iwm_eeprom_init()224 iwm->eeprom + eeprom_map[i].offset, in iwm_eeprom_init()225 eeprom_map[i].length); in iwm_eeprom_init()