Searched refs:ctc_reg (Results 1 – 1 of 1) sorted by relevance
211 u32 ctc_reg = intel_uncore_read(uncore, CTC_MODE); in read_timestamp_frequency() local214 if ((ctc_reg & CTC_SOURCE_PARAMETER_MASK) == CTC_SOURCE_DIVIDE_LOGIC) { in read_timestamp_frequency()223 freq >>= 3 - ((ctc_reg & CTC_SHIFT_PARAMETER_MASK) >> in read_timestamp_frequency()229 u32 ctc_reg = intel_uncore_read(uncore, CTC_MODE); in read_timestamp_frequency() local237 if ((ctc_reg & CTC_SOURCE_PARAMETER_MASK) == CTC_SOURCE_DIVIDE_LOGIC) { in read_timestamp_frequency()