Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c117 #define PCIE_MSI_ADDR_LOW_REG (CONTROL_BASE_ADDR + 0x50) macro
572 advk_writel(pcie, lower_32_bits(msi_addr), PCIE_MSI_ADDR_LOW_REG); in advk_pcie_setup_hw()
1954 advk_writel(pcie, 0, PCIE_MSI_ADDR_LOW_REG); in advk_pcie_remove()