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 D | vsp1_rpf.c | 113 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 D | vsp1_regs.h | 248 #define VI6_RPF_EXT_INFMT2_PACK_CLEN(a, b, c, d) \ macro
|