Searched refs:HSW_PWR_WELL_ENABLE_REQUEST (Results 1 – 2 of 2) sorted by relevance
74 (HSW_PWR_WELL_ENABLE_REQUEST | HSW_PWR_WELL_STATE_ENABLED); in hsw_power_well_enabled()240 enable_requested = tmp & HSW_PWR_WELL_ENABLE_REQUEST; in hsw_set_power_well()245 HSW_PWR_WELL_ENABLE_REQUEST); in hsw_set_power_well()408 if (I915_READ(HSW_PWR_WELL_BIOS) & HSW_PWR_WELL_ENABLE_REQUEST) in hsw_power_well_sync_hw()
6495 #define HSW_PWR_WELL_ENABLE_REQUEST (1<<31) macro