Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/pci/smipcie/
Dsmipcie.h40 #define MSI_CONTROL_REG_BASE 0x0800 macro
69 #define MSI_DELAY_TIMER (MSI_CONTROL_REG_BASE + 0x00)
70 #define MSI_INT_STATUS (MSI_CONTROL_REG_BASE + 0x08)
71 #define MSI_INT_STATUS_CLR (MSI_CONTROL_REG_BASE + 0x0C)
72 #define MSI_INT_STATUS_SET (MSI_CONTROL_REG_BASE + 0x10)
73 #define MSI_INT_ENA (MSI_CONTROL_REG_BASE + 0x14)
74 #define MSI_INT_ENA_CLR (MSI_CONTROL_REG_BASE + 0x18)
75 #define MSI_INT_ENA_SET (MSI_CONTROL_REG_BASE + 0x1C)
76 #define MSI_SOFT_RESET (MSI_CONTROL_REG_BASE + 0x20)
77 #define MSI_CFG_SRC0 (MSI_CONTROL_REG_BASE + 0x24)