Searched refs:VE_INTERRUPT_COMP_COMPLETE (Results 1 – 1 of 1) sorted by relevance
187 #define VE_INTERRUPT_COMP_COMPLETE BIT(3) macro 630 VE_INTERRUPT_COMP_COMPLETE); in aspeed_video_start_frame() 743 sts & VE_INTERRUPT_COMP_COMPLETE ? ", comp-done" : ""); in aspeed_video_irq() 774 if (sts & VE_INTERRUPT_COMP_COMPLETE) { in aspeed_video_irq() 816 VE_INTERRUPT_COMP_COMPLETE, 0); in aspeed_video_irq() 818 VE_INTERRUPT_COMP_COMPLETE); in aspeed_video_irq() 819 sts &= ~VE_INTERRUPT_COMP_COMPLETE; in aspeed_video_irq()