Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_wpf.c268 u32 srcrpf = 0; in wpf_configure_stream() local
330 srcrpf |= (!pipe->brx && pipe->num_inputs == 1) in wpf_configure_stream()
336 srcrpf |= pipe->brx->type == VSP1_ENTITY_BRU in wpf_configure_stream()
340 vsp1_wpf_write(wpf, dlb, VI6_WPF_SRCRPF, srcrpf); in wpf_configure_stream()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c268 u32 srcrpf = 0; in wpf_configure_stream() local
330 srcrpf |= (!pipe->brx && pipe->num_inputs == 1) in wpf_configure_stream()
336 srcrpf |= pipe->brx->type == VSP1_ENTITY_BRU in wpf_configure_stream()
340 vsp1_wpf_write(wpf, dlb, VI6_WPF_SRCRPF, srcrpf); in wpf_configure_stream()

Completed in 2 milliseconds