Searched refs:VE_INTERRUPT_CAPTURE_COMPLETE (Results 1 – 1 of 1) sorted by relevance
170 #define VE_INTERRUPT_CAPTURE_COMPLETE BIT(1) macro645 if (sts & VE_INTERRUPT_CAPTURE_COMPLETE) in aspeed_video_irq()646 sts &= ~VE_INTERRUPT_CAPTURE_COMPLETE; in aspeed_video_irq()