Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_postproc.c45 .output_width = {G1_REG_PP_CONTROL, 4, 0x7ff},
46 .output_height = {G1_REG_PP_CONTROL, 15, 0x7ff},
47 .input_fmt = {G1_REG_PP_CONTROL, 29, 0x7},
48 .output_fmt = {G1_REG_PP_CONTROL, 26, 0x7},
Dhantro_g1_regs.h344 #define G1_REG_PP_CONTROL G1_SWREG(85) macro