Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_wpf.c198 vsp1_write(vsp1, VI6_WPF_IRQ_ENB(wpf->entity.index), 0); in vsp1_wpf_stop()
316 vsp1_dl_body_write(dlb, VI6_WPF_IRQ_ENB(index), in wpf_configure_stream()
H A Dvsp1_regs.h34 #define VI6_WPF_IRQ_ENB(n) (0x0048 + (n) * 12) macro