Searched refs:eq_u8 (Results 1 – 2 of 2) sorted by relevance
215 eqp->eq_u8[index] = offset + index; in efx_sram_byte_increment_set()275 eqp->eq_u8[index] = (negate) ? ~byte : byte; in efx_sram_byte_changing_set()
221 uint8_t eq_u8[8]; member