Searched refs:G1_REG_CONFIG_DEC_MAX_BURST (Results 1 – 3 of 3) sorted by relevance
275 G1_REG_CONFIG_DEC_MAX_BURST(16) | in hantro_g1_h264_dec_run()
463 G1_REG_CONFIG_DEC_MAX_BURST(16); in hantro_g1_vp8_dec_run()
45 #define G1_REG_CONFIG_DEC_MAX_BURST(x) (((x) & 0x1f) << 0) macro