Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/amphion/
Dvenc.c33 #define VENC_CAPTURE_ENABLE BIT(1) macro
34 #define VENC_ENABLE_MASK (VENC_OUTPUT_ENABLE | VENC_CAPTURE_ENABLE)
720 return VENC_CAPTURE_ENABLE; in venc_get_enable_mask()