Searched refs:IRQ_CPU_TO_PPU_ACK (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/media/pci/cx18/ | ||
D | cx18-scb.h | 22 #define IRQ_CPU_TO_PPU_ACK 0x00000004 macro |
D | cx18-scb.c | 23 cx18_writel(cx, IRQ_CPU_TO_PPU_ACK, &cx->scb->cpu2ppu_irq_ack); in cx18_init_scb() |