Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/mobiveil/
H A Dpcie-mobiveil-host.c139 msi_status = readl_relaxed(pcie->apb_csr_base + MSI_STATUS_OFFSET); in mobiveil_pcie_isr()
163 MSI_STATUS_OFFSET); in mobiveil_pcie_isr()
H A Dpcie-mobiveil.h111 #define MSI_STATUS_OFFSET 0x18 macro