Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_postproc.c46 .output_width = {G1_REG_PP_CONTROL, 4, 0x7ff},
47 .output_height = {G1_REG_PP_CONTROL, 15, 0x7ff},
48 .input_fmt = {G1_REG_PP_CONTROL, 29, 0x7},
49 .output_fmt = {G1_REG_PP_CONTROL, 26, 0x7},
Dhantro_g1_regs.h346 #define G1_REG_PP_CONTROL G1_SWREG(85) macro