Searched refs:high_byte (Results 1 – 2 of 2) sorted by relevance
472 byte_t high_byte = (c >> 8) & 0xff; in GlyphId() local474 int32_t offset = SubHeaderOffset(high_byte); in GlyphId()477 low_byte = high_byte; in GlyphId()478 high_byte = 0; in GlyphId()481 int32_t first_code = FirstCode(high_byte); in GlyphId()482 int32_t entry_count = EntryCount(high_byte); in GlyphId()488 int32_t id_range_offset = IdRangeOffset(high_byte); in GlyphId()503 int id_delta = IdDelta(high_byte); in GlyphId()509 int32_t high_byte = (c >> 8) & 0xff; in BytesConsumed() local510 int32_t offset = SubHeaderOffset(high_byte); in BytesConsumed()
5632 uint8_t high_byte = 0; in e1000_commit_shadow_ram() local5701 high_byte = in e1000_commit_shadow_ram()5716 &high_byte); in e1000_commit_shadow_ram()5732 high_byte = E1000_ICH_NVM_SIG_MASK | high_byte; in e1000_commit_shadow_ram()5735 (i << 1) + new_bank_offset + 1, high_byte); in e1000_commit_shadow_ram()5755 &high_byte); in e1000_commit_shadow_ram()5756 high_byte &= 0xBF; in e1000_commit_shadow_ram()5758 E1000_ICH_NVM_SIG_WORD * 2 + 1 + new_bank_offset, high_byte); in e1000_commit_shadow_ram()