Home
last modified time | relevance | path

Searched refs:VE_INTERRUPT_COMP_COMPLETE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/media/platform/
Daspeed-video.c170 #define VE_INTERRUPT_COMP_COMPLETE BIT(3) macro
489 VE_INTERRUPT_COMP_COMPLETE); in aspeed_video_start_frame()
595 if (sts & VE_INTERRUPT_COMP_COMPLETE) { in aspeed_video_irq()
624 VE_INTERRUPT_COMP_COMPLETE, 0); in aspeed_video_irq()
626 VE_INTERRUPT_COMP_COMPLETE); in aspeed_video_irq()
627 sts &= ~VE_INTERRUPT_COMP_COMPLETE; in aspeed_video_irq()