Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware-host.c69 (i * MSI_REG_CTRL_BLOCK_SIZE)); in dw_handle_msi_irq()
135 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_mask()
154 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_unmask()
170 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_ack()
754 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()
757 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()
H A Dpcie-designware.h237 #define MSI_REG_CTRL_BLOCK_SIZE 12 macro
H A Dpci-dra7xx.c212 (index * MSI_REG_CTRL_BLOCK_SIZE)); in dra7xx_pcie_handle_msi()