Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_display_power.c900 u32 bios_req = I915_READ(regs->bios); in hsw_power_well_sync_hw() local
903 if (bios_req & mask) { in hsw_power_well_sync_hw()
908 I915_WRITE(regs->bios, bios_req & ~mask); in hsw_power_well_sync_hw()