Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_regs.h39 #define VI6_WPF_IRQ_STA(n) (0x004c + (n) * 12) macro
H A Dvsp1_wpf.c315 vsp1_dl_body_write(dlb, VI6_WPF_IRQ_STA(index), 0); in wpf_configure_stream()