Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c245 u32 srcrpf = 0; in wpf_configure_stream() local
307 srcrpf |= (!pipe->brx && pipe->num_inputs == 1) in wpf_configure_stream()
313 srcrpf |= pipe->brx->type == VSP1_ENTITY_BRU in wpf_configure_stream()
317 vsp1_wpf_write(wpf, dlb, VI6_WPF_SRCRPF, srcrpf); in wpf_configure_stream()