Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-mvebu.c62 #define PCIE_INT_ALL_MASK GENMASK(31, 0) macro
319 mvebu_writel(port, ~PCIE_INT_ALL_MASK, PCIE_INT_UNMASK_OFF); in mvebu_pcie_setup_hw()
322 mvebu_writel(port, ~PCIE_INT_ALL_MASK, PCIE_INT_CAUSE_OFF); in mvebu_pcie_setup_hw()
1677 mvebu_writel(port, ~PCIE_INT_ALL_MASK, PCIE_INT_UNMASK_OFF); in mvebu_pcie_remove()
1680 mvebu_writel(port, ~PCIE_INT_ALL_MASK, PCIE_INT_CAUSE_OFF); in mvebu_pcie_remove()