Home
last modified time | relevance | path

Searched refs:G1_REG_CONFIG_DEC_MAX_BURST (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_g1_h264_dec.c285 G1_REG_CONFIG_DEC_MAX_BURST(16) | in hantro_g1_h264_dec_run()
Dhantro_g1_regs.h43 #define G1_REG_CONFIG_DEC_MAX_BURST(x) (((x) & 0x1f) << 0) macro
Dhantro_g1_vp8_dec.c460 G1_REG_CONFIG_DEC_MAX_BURST(16); in hantro_g1_vp8_dec_run()