Searched refs:ext_infmt2 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_rpf.c | 115 u32 ext_infmt2; in rpf_configure_stream() local 121 ext_infmt2 = VI6_RPF_EXT_INFMT2_PACK_CLEN(10, 10, 10, 0); in rpf_configure_stream() 127 ext_infmt2 = VI6_RPF_EXT_INFMT2_PACK_CLEN(10, 10, 10, 2); in rpf_configure_stream() 133 ext_infmt2 = VI6_RPF_EXT_INFMT2_PACK_CLEN(10, 10, 10, 2); in rpf_configure_stream() 141 ext_infmt2 = 0x0; in rpf_configure_stream() 149 ext_infmt2 = 0x0; in rpf_configure_stream() 155 ext_infmt2 = 0; in rpf_configure_stream() 161 vsp1_rpf_write(rpf, dlb, VI6_RPF_EXT_INFMT2, ext_infmt2); in rpf_configure_stream()
|
Completed in 2 milliseconds