Home
last modified time | relevance | path

Searched refs:vsp1_rpf_write (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rpf.c39 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, in vsp1_rpf_write() function
88 vsp1_rpf_write(rpf, dlb, VI6_RPF_SRCM_PSTRIDE, pstride); in rpf_configure_stream()
109 vsp1_rpf_write(rpf, dlb, VI6_RPF_INFMT, infmt); in rpf_configure_stream()
110 vsp1_rpf_write(rpf, dlb, VI6_RPF_DSWAP, fmtinfo->swap); in rpf_configure_stream()
159 vsp1_rpf_write(rpf, dlb, VI6_RPF_EXT_INFMT0, ext_infmt0); in rpf_configure_stream()
160 vsp1_rpf_write(rpf, dlb, VI6_RPF_EXT_INFMT1, ext_infmt1); in rpf_configure_stream()
161 vsp1_rpf_write(rpf, dlb, VI6_RPF_EXT_INFMT2, ext_infmt2); in rpf_configure_stream()
179 vsp1_rpf_write(rpf, dlb, VI6_RPF_LOC, in rpf_configure_stream()
206 vsp1_rpf_write(rpf, dlb, VI6_RPF_ALPH_SEL, VI6_RPF_ALPH_SEL_AEXT_EXT | in rpf_configure_stream()
243 vsp1_rpf_write(rp in rpf_configure_stream()
[all...]
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_rpf.c39 static inline void vsp1_rpf_write(struct vsp1_rwpf *rpf, in vsp1_rpf_write() function
88 vsp1_rpf_write(rpf, dlb, VI6_RPF_SRCM_PSTRIDE, pstride); in rpf_configure_stream()
109 vsp1_rpf_write(rpf, dlb, VI6_RPF_INFMT, infmt); in rpf_configure_stream()
110 vsp1_rpf_write(rpf, dlb, VI6_RPF_DSWAP, fmtinfo->swap); in rpf_configure_stream()
127 vsp1_rpf_write(rpf, dlb, VI6_RPF_LOC, in rpf_configure_stream()
154 vsp1_rpf_write(rpf, dlb, VI6_RPF_ALPH_SEL, VI6_RPF_ALPH_SEL_AEXT_EXT | in rpf_configure_stream()
191 vsp1_rpf_write(rpf, dlb, VI6_RPF_MSK_CTRL, 0); in rpf_configure_stream()
192 vsp1_rpf_write(rpf, dlb, VI6_RPF_CKEY_CTRL, 0); in rpf_configure_stream()
233 vsp1_rpf_write(rpf, dlb, VI6_RPF_VRTCOL_SET, in rpf_configure_frame()
235 vsp1_rpf_write(rp in rpf_configure_frame()
[all...]

Completed in 2 milliseconds