Searched refs:MASTER_INTERRUPT_ENABLE (Results 1 – 2 of 2) sorted by relevance
273 intel_uncore_write(&dev_priv->uncore, VLV_MASTER_IER, MASTER_INTERRUPT_ENABLE); in valleyview_irq_handler()744 intel_uncore_write(&dev_priv->uncore, VLV_MASTER_IER, MASTER_INTERRUPT_ENABLE); in valleyview_irq_postinstall()
2148 #define MASTER_INTERRUPT_ENABLE (1 << 31) macro