Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_bw.c186 sp->t_rp = REG_FIELD_GET(MTL_TRP_MASK, val); in mtl_read_qgv_point_info()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h6658 #define MTL_TRP_MASK REG_GENMASK(23, 16) macro