Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/controller/
Dpci-aardvark.c116 #define PCIE_MSI_ADDR_LOW_REG (CONTROL_BASE_ADDR + 0x50) macro
571 advk_writel(pcie, lower_32_bits(msi_addr), PCIE_MSI_ADDR_LOW_REG); in advk_pcie_setup_hw()
1947 advk_writel(pcie, 0, PCIE_MSI_ADDR_LOW_REG); in advk_pcie_remove()