Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/ddbridge/
Dddbridge-regs.h47 #define INTERRUPT_BASE (0x40) macro
49 #define INTERRUPT_ENABLE (INTERRUPT_BASE + 0x00)
50 #define MSI1_ENABLE (INTERRUPT_BASE + 0x04)
51 #define MSI2_ENABLE (INTERRUPT_BASE + 0x08)
52 #define MSI3_ENABLE (INTERRUPT_BASE + 0x0C)
53 #define MSI4_ENABLE (INTERRUPT_BASE + 0x10)
54 #define MSI5_ENABLE (INTERRUPT_BASE + 0x14)
55 #define MSI6_ENABLE (INTERRUPT_BASE + 0x18)
56 #define MSI7_ENABLE (INTERRUPT_BASE + 0x1C)
58 #define INTERRUPT_STATUS (INTERRUPT_BASE + 0x20)
[all …]