Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/
H A Daspeed-video.c190 VIDEO_FRAME_INPRG, enumerator
482 set_bit(VIDEO_FRAME_INPRG, &video->flags); in aspeed_video_start_frame()
559 clear_bit(VIDEO_FRAME_INPRG, &video->flags); in aspeed_video_irq_res_change()
609 clear_bit(VIDEO_FRAME_INPRG, &video->flags); in aspeed_video_irq()
1479 !test_bit(VIDEO_FRAME_INPRG, &video->flags), in aspeed_video_stop_streaming()
1513 !test_bit(VIDEO_FRAME_INPRG, &video->flags) && empty) in aspeed_video_buf_queue()
/kernel/linux/linux-6.6/drivers/media/platform/aspeed/
H A Daspeed-video.c211 * VIDEO_FRAME_INPRG: a flag raised if hw working on a frame
220 VIDEO_FRAME_INPRG, enumerator
621 set_bit(VIDEO_FRAME_INPRG, &video->flags); in aspeed_video_start_frame()
700 clear_bit(VIDEO_FRAME_INPRG, &video->flags); in aspeed_video_irq_res_change()
783 clear_bit(VIDEO_FRAME_INPRG, &video->flags); in aspeed_video_irq()
1854 !test_bit(VIDEO_FRAME_INPRG, &video->flags), in aspeed_video_stop_streaming()
1888 !test_bit(VIDEO_FRAME_INPRG, &video->flags) && empty) in aspeed_video_buf_queue()

Completed in 12 milliseconds