Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_wpf.c245 u32 srcrpf = 0; in wpf_configure_stream() local
308 srcrpf |= (!pipe->brx && pipe->num_inputs == 1) in wpf_configure_stream()
314 srcrpf |= pipe->brx->type == VSP1_ENTITY_BRU in wpf_configure_stream()
318 vsp1_wpf_write(wpf, dlb, VI6_WPF_SRCRPF, srcrpf); in wpf_configure_stream()