Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rpf.c112 ext_infmt1 = VI6_RPF_EXT_INFMT1_PACK_CPOS(0, 10, 20, 0); in rpf_configure_stream()
118 ext_infmt1 = VI6_RPF_EXT_INFMT1_PACK_CPOS(0, 10, 20, 30); in rpf_configure_stream()
124 ext_infmt1 = VI6_RPF_EXT_INFMT1_PACK_CPOS(2, 12, 22, 0); in rpf_configure_stream()
H A Dvsp1_regs.h244 #define VI6_RPF_EXT_INFMT1_PACK_CPOS(a, b, c, d) \ macro