Home
last modified time | relevance | path

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

/linux/drivers/media/pci/smipcie/
H A Dsmipcie.h61 #define MSI_INT_STATUS (MSI_CONTROL_REG_BASE + 0x08) macro
H A Dsmipcie-main.c51 int_stat = smi_read(MSI_INT_STATUS); in smi_hw_init()
469 u32 intr_status = smi_read(MSI_INT_STATUS); in smi_irq_handler()