Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/
Daspeed-video.c170 #define VE_INTERRUPT_COMP_COMPLETE BIT(3) macro
466 VE_INTERRUPT_COMP_COMPLETE); in aspeed_video_start_frame()
572 if (sts & VE_INTERRUPT_COMP_COMPLETE) { in aspeed_video_irq()
601 VE_INTERRUPT_COMP_COMPLETE, 0); in aspeed_video_irq()
603 VE_INTERRUPT_COMP_COMPLETE); in aspeed_video_irq()
604 sts &= ~VE_INTERRUPT_COMP_COMPLETE; in aspeed_video_irq()