Searched refs:irq_pipe_mask (Results 1 – 2 of 2) sorted by relevance
284 u8 irq_pipe_mask, bool has_vga) in hsw_power_well_post_enable() argument304 if (irq_pipe_mask) in hsw_power_well_post_enable()305 gen8_irq_power_well_post_enable(dev_priv, irq_pipe_mask); in hsw_power_well_post_enable()309 u8 irq_pipe_mask) in hsw_power_well_pre_disable() argument311 if (irq_pipe_mask) in hsw_power_well_pre_disable()312 gen8_irq_power_well_pre_disable(dev_priv, irq_pipe_mask); in hsw_power_well_pre_disable()424 power_well->desc->hsw.irq_pipe_mask, in hsw_power_well_enable()436 power_well->desc->hsw.irq_pipe_mask); in hsw_power_well_disable()2750 .hsw.irq_pipe_mask = BIT(PIPE_B) | BIT(PIPE_C),2951 .hsw.irq_pipe_mask = BIT(PIPE_B) | BIT(PIPE_C),[all …]
189 u8 irq_pipe_mask; member