Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/renesas/vsp1/
Dvsp1_wpf.c244 u32 srcrpf = 0; in wpf_configure_stream() local
302 srcrpf |= (!pipe->brx && pipe->num_inputs == 1) in wpf_configure_stream()
308 srcrpf |= pipe->brx->type == VSP1_ENTITY_BRU in wpf_configure_stream()
312 vsp1_wpf_write(wpf, dlb, VI6_WPF_SRCRPF, srcrpf); in wpf_configure_stream()