Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpci-xgene-msi.c27 struct xgene_msi *msi;
32 struct xgene_msi { struct
45 static struct xgene_msi xgene_msi_ctrl; argument
94 static u32 xgene_msi_ir_read(struct xgene_msi *msi, in xgene_msi_ir_read()
102 static u32 xgene_msi_int_read(struct xgene_msi *msi, u32 msi_grp) in xgene_msi_int_read()
143 struct xgene_msi *msi = irq_data_get_irq_chip_data(data); in xgene_compose_msi_msg()
197 struct xgene_msi *msi = domain->host_data; in xgene_irq_domain_alloc()
225 struct xgene_msi *msi = irq_data_get_irq_chip_data(d); in xgene_irq_domain_free()
243 static int xgene_allocate_domains(struct xgene_msi *msi) in xgene_allocate_domains()
262 static void xgene_free_domains(struct xgene_msi *msi) in xgene_free_domains()
[all …]