Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_runtime_pm.c646 u32 bios_req = I915_READ(HSW_PWR_WELL_CTL_BIOS(id)); in hsw_power_well_sync_hw() local
649 if (bios_req & mask) { in hsw_power_well_sync_hw()
654 I915_WRITE(HSW_PWR_WELL_CTL_BIOS(id), bios_req & ~mask); in hsw_power_well_sync_hw()