Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/smipcie/
Dsmipcie.h30 #define MSI_CONTROL_REG_BASE 0x0800 macro
59 #define MSI_DELAY_TIMER (MSI_CONTROL_REG_BASE + 0x00)
60 #define MSI_INT_STATUS (MSI_CONTROL_REG_BASE + 0x08)
61 #define MSI_INT_STATUS_CLR (MSI_CONTROL_REG_BASE + 0x0C)
62 #define MSI_INT_STATUS_SET (MSI_CONTROL_REG_BASE + 0x10)
63 #define MSI_INT_ENA (MSI_CONTROL_REG_BASE + 0x14)
64 #define MSI_INT_ENA_CLR (MSI_CONTROL_REG_BASE + 0x18)
65 #define MSI_INT_ENA_SET (MSI_CONTROL_REG_BASE + 0x1C)
66 #define MSI_SOFT_RESET (MSI_CONTROL_REG_BASE + 0x20)
67 #define MSI_CFG_SRC0 (MSI_CONTROL_REG_BASE + 0x24)