Home
last modified time | relevance | path

Searched refs:GEN9_TIMESTAMP_OVERRIDE_US_COUNTER_DIVIDER_MASK (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_clock_utils.c18 base_freq = ((ts_override & GEN9_TIMESTAMP_OVERRIDE_US_COUNTER_DIVIDER_MASK) >> in read_reference_ts_freq()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h6555 #define GEN9_TIMESTAMP_OVERRIDE_US_COUNTER_DIVIDER_MASK 0x3ff macro