Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_regs.h550 #define VE_H264_CTRL_VLD_DATA_REQ_INT BIT(2) macro
554 #define VE_H264_CTRL_INT_MASK (VE_H264_CTRL_VLD_DATA_REQ_INT | \
565 #define VE_H264_STATUS_VLD_DATA_REQ_INT VE_H264_CTRL_VLD_DATA_REQ_INT
H A Dcedrus_h264.c460 VE_H264_CTRL_VLD_DATA_REQ_INT); in cedrus_set_params()