Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c116 #define PCIE_ISR1_ALL_MASK GENMASK(31, 0) macro
583 advk_writel(pcie, PCIE_ISR1_ALL_MASK, PCIE_ISR1_REG); in advk_pcie_setup_hw()
588 advk_writel(pcie, PCIE_ISR1_ALL_MASK, PCIE_ISR1_MASK_REG); in advk_pcie_setup_hw()
1634 isr1_status = isr1_val & ((~isr1_mask) & PCIE_ISR1_ALL_MASK); in advk_pcie_handle_int()
1960 advk_writel(pcie, PCIE_ISR1_ALL_MASK, PCIE_ISR1_MASK_REG); in advk_pcie_remove()
1966 advk_writel(pcie, PCIE_ISR1_ALL_MASK, PCIE_ISR1_REG); in advk_pcie_remove()