Searched refs:MSI_REG_CTRL_BLOCK_SIZE (Results 1 – 3 of 3) sorted by relevance
70 (i * MSI_REG_CTRL_BLOCK_SIZE)); in dw_handle_msi_irq()130 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_mask()149 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_unmask()165 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_ack()851 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()854 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()
212 (index * MSI_REG_CTRL_BLOCK_SIZE)); in dra7xx_pcie_handle_msi()
275 #define MSI_REG_CTRL_BLOCK_SIZE 12 macro