Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c344 ret |= I915_READ(HSW_PWR_WELL_CTL_KVMR) & req_mask ? 4 : 0; in hsw_power_well_requesters()
Di915_reg.h8862 #define HSW_PWR_WELL_CTL_KVMR _MMIO(_HSW_PWR_WELL_CTL3) macro
/Linux-v4.19/drivers/gpu/drm/i915/gvt/
Dhandlers.c2473 MMIO_DH(HSW_PWR_WELL_CTL_KVMR, D_BDW, NULL, power_well_ctl_mmio_write); in init_generic_mmio_info()