Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-aardvark.c121 #define PCIE_MSI_ALL_MASK GENMASK(31, 0) macro
580 advk_writel(pcie, PCIE_MSI_ALL_MASK, PCIE_MSI_STATUS_REG); in advk_pcie_setup_hw()
588 advk_writel(pcie, PCIE_MSI_ALL_MASK, PCIE_MSI_MASK_REG); in advk_pcie_setup_hw()
1583 msi_status = msi_val & ((~msi_mask) & PCIE_MSI_ALL_MASK); in advk_pcie_handle_msi()
1934 advk_writel(pcie, PCIE_MSI_ALL_MASK, PCIE_MSI_MASK_REG); in advk_pcie_remove()
1940 advk_writel(pcie, PCIE_MSI_ALL_MASK, PCIE_MSI_STATUS_REG); in advk_pcie_remove()