Searched refs:VE_INTERRUPT_FRAME_COMPLETE (Results 1 – 1 of 1) sorted by relevance
174 #define VE_INTERRUPT_FRAME_COMPLETE BIT(5) macro647 if (sts & VE_INTERRUPT_FRAME_COMPLETE) in aspeed_video_irq()648 sts &= ~VE_INTERRUPT_FRAME_COMPLETE; in aspeed_video_irq()