Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_h264_dec.c103 reg = G1_REG_DEC_CTRL6_PPS_ID(pps->pic_parameter_set_id) | in set_params()
H A Dhantro_g1_regs.h195 #define G1_REG_DEC_CTRL6_PPS_ID(x) (((x) & 0xff) << 24) macro