Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/aspeed/
Daspeed-video.c174 #define VE_INTERRUPT_CAPTURE_COMPLETE BIT(1) macro
674 sts & VE_INTERRUPT_CAPTURE_COMPLETE ? ", capture-done" : "", in aspeed_video_irq()