Home
last modified time | relevance | path

Searched defs:VDPU_REG_DEC_SCMD_DIS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu2_hw_mpeg2_dec.c26 #define VDPU_REG_DEC_SCMD_DIS(v) ((v) ? BIT(10) : 0) macro
H A Drockchip_vpu2_hw_h264_dec.c31 #define VDPU_REG_DEC_SCMD_DIS(v) ((v) ? BIT(10) : 0) macro