Home
last modified time | relevance | path

Searched refs:VE_INTERRUPT_FRAME_COMPLETE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/
H A Daspeed-video.c174 #define VE_INTERRUPT_FRAME_COMPLETE BIT(5) macro
647 if (sts & VE_INTERRUPT_FRAME_COMPLETE) in aspeed_video_irq()
648 sts &= ~VE_INTERRUPT_FRAME_COMPLETE; in aspeed_video_irq()
/kernel/linux/linux-6.6/drivers/media/platform/aspeed/
H A Daspeed-video.c189 #define VE_INTERRUPT_FRAME_COMPLETE BIT(5) macro

Completed in 6 milliseconds