Searched refs:max_offset (Results 1 – 1 of 1) sorted by relevance
1713 u32 base, max_offset; in cap_ea() local1780 max_offset = get_conf_long(d, entry_base + 8); in cap_ea()1781 has_max_offset_high = ((max_offset & 2) != 0); in cap_ea()1782 max_offset |= 3; in cap_ea()1800 printf("%08x\n", max_offset); in cap_ea()