Searched refs:VI6_WPF_IRQ_STA (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/media/platform/vsp1/
H A Dvsp1_drv.c52 status = vsp1_read(vsp1, VI6_WPF_IRQ_STA(i)); vsp1_irq_handler()
53 vsp1_write(vsp1, VI6_WPF_IRQ_STA(i), ~status & mask); vsp1_irq_handler()
H A Dvsp1_wpf.c165 vsp1_write(vsp1, VI6_WPF_IRQ_STA(wpf->entity.index), 0); wpf_s_stream()
H A Dvsp1_regs.h39 #define VI6_WPF_IRQ_STA(n) (0x004c + (n) * 12) macro

Completed in 46 milliseconds