Searched refs:count3 (Results 1 – 3 of 3) sorted by relevance
161 unsigned int count3; /* 0x00000000 */ member
522 u32 count3; /* offset 0x00ea */ member
1437 u32 count1, count2, count3, m = 0, c = 0; in i915_chipset_val() local1445 count3 = I915_READ(CSIEC); in i915_chipset_val()1447 total_count = count1 + count2 + count3; in i915_chipset_val()