Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_vp8_dec.c487 | G1_REG_DEC_CTRL2_BOOLEAN_VALUE(hdr->coder_state.value); in hantro_g1_vp8_dec_run()
H A Dhantro_g1_regs.h123 #define G1_REG_DEC_CTRL2_BOOLEAN_VALUE(x) (((x) & 0xff) << 8) macro