Searched refs:vsp1_wpf_write (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c29 static inline void vsp1_wpf_write(struct vsp1_rwpf *wpf, function
273 vsp1_wpf_write(wpf, dlb, VI6_WPF_DSTM_STRIDE_Y,
276 vsp1_wpf_write(wpf, dlb, VI6_WPF_DSTM_STRIDE_C,
279 vsp1_wpf_write(wpf, dlb, VI6_WPF_DSWAP, fmtinfo->swap);
282 vsp1_wpf_write(wpf, dlb, VI6_WPF_ROT_CTRL,
317 vsp1_wpf_write(wpf, dlb, VI6_WPF_SRCRPF, srcrpf);
365 vsp1_wpf_write(wpf, dlb, VI6_WPF_OUTFMT, outfmt);
402 vsp1_wpf_write(wpf, dlb, VI6_WPF_HSZCLIP, VI6_WPF_SZCLIP_EN |
405 vsp1_wpf_write(wpf, dlb, VI6_WPF_VSZCLIP, VI6_WPF_SZCLIP_EN |
499 vsp1_wpf_write(wp
[all...]

Completed in 184 milliseconds