Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/controller/
Dpci-aardvark.c110 #define PCIE_ISR0_ALL_MASK GENMASK(31, 0) macro
582 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_REG); in advk_pcie_setup_hw()
587 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_MASK_REG); in advk_pcie_setup_hw()
1630 isr0_status = isr0_val & ((~isr0_mask) & PCIE_ISR0_ALL_MASK); in advk_pcie_handle_int()
1959 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_MASK_REG); in advk_pcie_remove()
1965 advk_writel(pcie, PCIE_ISR0_ALL_MASK, PCIE_ISR0_REG); in advk_pcie_remove()