Searched refs:czcount_30ns (Results 1 – 1 of 1) sorted by relevance
52 u32 clk_reg, czcount_30ns; in calc_residency() local59 czcount_30ns = I915_READ(clk_reg) >> CLK_CTL2_CZCOUNT_30NS_SHIFT; in calc_residency()61 if (!czcount_30ns) { in calc_residency()62 WARN(!czcount_30ns, "bogus CZ count value"); in calc_residency()72 if (czcount_30ns == 1) { in calc_residency()77 czcount_30ns += 1; in calc_residency()83 (u64)czcount_30ns); in calc_residency()