Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2_regs.h100 #define g2_output_8_bits G2_DEC_REG(8, 3, 0x1) macro
H A Dhantro_postproc.c151 hantro_reg_write(vpu, &g2_output_8_bits, out_depth > 8 ? 0 : 1); in hantro_postproc_g2_enable()