Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_postproc.c47 .output_width = {G1_REG_PP_CONTROL, 4, 0x7ff},
48 .output_height = {G1_REG_PP_CONTROL, 15, 0x7ff},
49 .input_fmt = {G1_REG_PP_CONTROL, 29, 0x7},
50 .output_fmt = {G1_REG_PP_CONTROL, 26, 0x7},
H A Dhantro_g1_regs.h346 #define G1_REG_PP_CONTROL G1_SWREG(85) macro