Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/dwc/
Dpcie-designware-host.c68 (i * MSI_REG_CTRL_BLOCK_SIZE)); in dw_handle_msi_irq()
134 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_mask()
153 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_unmask()
169 res = ctrl * MSI_REG_CTRL_BLOCK_SIZE; in dw_pci_bottom_ack()
714 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()
717 (ctrl * MSI_REG_CTRL_BLOCK_SIZE), in dw_pcie_setup_rc()
Dpcie-designware.h207 #define MSI_REG_CTRL_BLOCK_SIZE 12 macro
Dpci-dra7xx.c212 (index * MSI_REG_CTRL_BLOCK_SIZE)); in dra7xx_pcie_handle_msi()