Searched refs:ctc_reg (Results 1 – 1 of 1) sorted by relevance
668 u32 ctc_reg = I915_READ(CTC_MODE); in read_timestamp_frequency() local671 if ((ctc_reg & CTC_SOURCE_PARAMETER_MASK) == CTC_SOURCE_DIVIDE_LOGIC) { in read_timestamp_frequency()680 freq >>= 3 - ((ctc_reg & CTC_SHIFT_PARAMETER_MASK) >> in read_timestamp_frequency()686 u32 ctc_reg = I915_READ(CTC_MODE); in read_timestamp_frequency() local694 if ((ctc_reg & CTC_SOURCE_PARAMETER_MASK) == CTC_SOURCE_DIVIDE_LOGIC) { in read_timestamp_frequency()