Searched refs:VI6_WPF_IRQ_ENB (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_wpf.c | 204 vsp1_write(vsp1, VI6_WPF_IRQ_ENB(wpf->entity.index), 0); in wpf_s_stream() 344 vsp1_dl_body_write(dlb, VI6_WPF_IRQ_ENB(index), in wpf_configure_stream()
|
H A D | vsp1_regs.h | 34 #define VI6_WPF_IRQ_ENB(n) (0x0048 + (n) * 12) macro
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_wpf.c | 204 vsp1_write(vsp1, VI6_WPF_IRQ_ENB(wpf->entity.index), 0); in wpf_s_stream() 344 vsp1_dl_body_write(dlb, VI6_WPF_IRQ_ENB(index), in wpf_configure_stream()
|
H A D | vsp1_regs.h | 34 #define VI6_WPF_IRQ_ENB(n) (0x0048 + (n) * 12) macro
|
H A D | vsp1_drv.c | 567 vsp1_write(vsp1, VI6_WPF_IRQ_ENB(i), 0); in vsp1_mask_all_interrupts()
|
Completed in 9 milliseconds