Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rpf.c113 ext_infmt2 = VI6_RPF_EXT_INFMT2_PACK_CLEN(10, 10, 10, 0); in rpf_configure_stream()
119 ext_infmt2 = VI6_RPF_EXT_INFMT2_PACK_CLEN(10, 10, 10, 2); in rpf_configure_stream()
125 ext_infmt2 = VI6_RPF_EXT_INFMT2_PACK_CLEN(10, 10, 10, 2); in rpf_configure_stream()
H A Dvsp1_regs.h248 #define VI6_RPF_EXT_INFMT2_PACK_CLEN(a, b, c, d) \ macro