Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_g1_h264_dec.c104 reg = G1_REG_DEC_CTRL6_PPS_ID(pps->pic_parameter_set_id) | in set_params()
Dhantro_g1_regs.h193 #define G1_REG_DEC_CTRL6_PPS_ID(x) (((x) & 0xff) << 24) macro