Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_runtime_pm.c74 (HSW_PWR_WELL_ENABLE_REQUEST | HSW_PWR_WELL_STATE_ENABLED); in hsw_power_well_enabled()
239 is_enabled = tmp & HSW_PWR_WELL_STATE_ENABLED; in hsw_set_power_well()
250 HSW_PWR_WELL_STATE_ENABLED), 20)) in hsw_set_power_well()
Di915_reg.h6496 #define HSW_PWR_WELL_STATE_ENABLED (1<<30) macro