Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/
H A Di915_reg.h3624 #define PLANE_CTL_KEY_ENABLE_MASK REG_GENMASK(22, 21) macro
3625 #define PLANE_CTL_KEY_ENABLE_SOURCE REG_FIELD_PREP(PLANE_CTL_KEY_ENABLE_MASK, 1)
3626 #define PLANE_CTL_KEY_ENABLE_DESTINATION REG_FIELD_PREP(PLANE_CTL_KEY_ENABLE_MASK, 2)