Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/platform/vsp1/
Dvsp1_wpf.c29 static inline u32 vsp1_wpf_read(struct vsp1_rwpf *wpf, u32 reg) in vsp1_wpf_read() function
56 value = vsp1_wpf_read(wpf, VI6_WPF_OUTFMT); in wpf_s_ctrl()
155 outfmt |= vsp1_wpf_read(wpf, VI6_WPF_OUTFMT) & VI6_WPF_OUTFMT_PDV_MASK; in wpf_s_stream()