Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/ddbridge/
H A Dddbridge-regs.h44 #define INTERRUPT_BASE (0x40) macro
46 #define INTERRUPT_ENABLE (INTERRUPT_BASE + 0x00)
47 #define MSI1_ENABLE (INTERRUPT_BASE + 0x04)
48 #define MSI2_ENABLE (INTERRUPT_BASE + 0x08)
49 #define MSI3_ENABLE (INTERRUPT_BASE + 0x0C)
50 #define MSI4_ENABLE (INTERRUPT_BASE + 0x10)
51 #define MSI5_ENABLE (INTERRUPT_BASE + 0x14)
52 #define MSI6_ENABLE (INTERRUPT_BASE + 0x18)
53 #define MSI7_ENABLE (INTERRUPT_BASE + 0x1C)
55 #define INTERRUPT_STATUS (INTERRUPT_BASE
[all...]
/kernel/linux/linux-6.6/drivers/media/pci/ddbridge/
H A Dddbridge-regs.h35 #define INTERRUPT_BASE (0x40) macro
37 #define INTERRUPT_ENABLE (INTERRUPT_BASE + 0x00)
38 #define MSI1_ENABLE (INTERRUPT_BASE + 0x04)
39 #define MSI2_ENABLE (INTERRUPT_BASE + 0x08)
40 #define MSI3_ENABLE (INTERRUPT_BASE + 0x0C)
41 #define MSI4_ENABLE (INTERRUPT_BASE + 0x10)
42 #define MSI5_ENABLE (INTERRUPT_BASE + 0x14)
43 #define MSI6_ENABLE (INTERRUPT_BASE + 0x18)
44 #define MSI7_ENABLE (INTERRUPT_BASE + 0x1C)
46 #define INTERRUPT_STATUS (INTERRUPT_BASE
[all...]

Completed in 2 milliseconds