Searched refs:MSI_REG_CTRL_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
68 (i * MSI_REG_CTRL_BLOCK_SIZE)); in dw_handle_msi_irq()136 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_mask()155 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_unmask()171 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_ack()550 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()553 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()
215 (index * MSI_REG_CTRL_BLOCK_SIZE)); in dra7xx_pcie_handle_msi()414 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dra7xx_pcie_bottom_mask()434 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dra7xx_pcie_bottom_unmask()451 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dra7xx_pcie_bottom_ack()480 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dra7xx_pcie_msi_host_init()483 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dra7xx_pcie_msi_host_init()
149 #define MSI_REG_CTRL_BLOCK_SIZE 12 macro