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