Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_runtime_pm.c728 u32 bios_req = I915_READ(HSW_PWR_WELL_CTL_BIOS(id)); in hsw_power_well_sync_hw() local
731 if (bios_req & mask) { in hsw_power_well_sync_hw()
736 I915_WRITE(HSW_PWR_WELL_CTL_BIOS(id), bios_req & ~mask); in hsw_power_well_sync_hw()