Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_runtime_pm.c325 ret |= I915_READ(HSW_PWR_WELL_CTL_DEBUG(id)) & req_mask ? 8 : 0; in hsw_power_well_requesters()
H A Di915_reg.h8264 #define HSW_PWR_WELL_CTL_DEBUG(pw) _MMIO(_PICK(_HSW_PW_REG_IDX(pw), \ macro