Searched refs:count3 (Results 1 – 5 of 5) sorted by relevance
66 u32 count1, count2, count3; in rtc_write_sync_lp() local80 count3 = readl(ioaddr + SNVS_LPSRTCLR); in rtc_write_sync_lp()81 } while (count2 != count3); in rtc_write_sync_lp()82 } while (count3 == count1); in rtc_write_sync_lp()
159 unsigned int count3; /* 0x00000000 */ member
113 unsigned int count3; /* 0x00000000 */ member
523 u32 count3; /* offset 0x00ea */ member
5173 u32 count1, count2, count3, m = 0, c = 0; in __i915_chipset_val() local5191 count3 = I915_READ(CSIEC); in __i915_chipset_val()5193 total_count = count1 + count2 + count3; in __i915_chipset_val()