Searched refs:HSW_PWR_WELL_ENABLE_REQUEST (Results 1 – 2 of 2) sorted by relevance
96 (HSW_PWR_WELL_ENABLE_REQUEST | HSW_PWR_WELL_STATE_ENABLED); in hsw_power_well_enabled()263 enable_requested = tmp & HSW_PWR_WELL_ENABLE_REQUEST; in hsw_set_power_well()268 HSW_PWR_WELL_ENABLE_REQUEST); in hsw_set_power_well()717 if (I915_READ(HSW_PWR_WELL_BIOS) & HSW_PWR_WELL_ENABLE_REQUEST) in hsw_power_well_sync_hw()
7167 #define HSW_PWR_WELL_ENABLE_REQUEST (1<<31) macro