Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c486 reg = G1_REG_DEC_CTRL2_BOOLEAN_RANGE(hdr->coder_state.range) in hantro_g1_vp8_dec_run()
H A Dhantro_g1_regs.h124 #define G1_REG_DEC_CTRL2_BOOLEAN_RANGE(x) (((x) & 0xff) << 0) macro