Searched refs:efuse_read_header (Results 1 – 1 of 1) sorted by relevance
424 u8 efuse_read_header, efuse_read_header2 = 0; in halmac_eeprom_parser_88xx() local436 efuse_read_header = value8; in halmac_eeprom_parser_88xx()438 if ((efuse_read_header & 0x1f) == 0x0f) { in halmac_eeprom_parser_88xx()443 ((efuse_read_header >> 5) & 0x07); in halmac_eeprom_parser_88xx()446 block_index = (efuse_read_header & 0xF0) >> 4; in halmac_eeprom_parser_88xx()447 word_enable = efuse_read_header & 0x0F; in halmac_eeprom_parser_88xx()450 if (efuse_read_header == 0xff) in halmac_eeprom_parser_88xx()470 if ((efuse_read_header & 0x1f) == 0x0f) in halmac_eeprom_parser_88xx()472 efuse_read_header, in halmac_eeprom_parser_88xx()476 efuse_read_header); in halmac_eeprom_parser_88xx()