Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpci-xgene-msi.c36 struct xgene_msi { struct
46 static struct xgene_msi *xgene_msi_ctrl; argument
92 static u32 xgene_msi_ir_read(struct xgene_msi *msi, u32 msi_grp, u32 msir_idx) in xgene_msi_ir_read()
100 static u32 xgene_msi_int_read(struct xgene_msi *msi, u32 msi_grp) in xgene_msi_int_read()
131 struct xgene_msi *msi = irq_data_get_irq_chip_data(data); in xgene_compose_msi_msg()
169 struct xgene_msi *msi = domain->host_data; in xgene_irq_domain_alloc()
195 struct xgene_msi *msi = irq_data_get_irq_chip_data(d); in xgene_irq_domain_free()
221 struct xgene_msi *msi) in xgene_allocate_domains()
249 struct xgene_msi *xgene_msi = xgene_msi_ctrl; in xgene_msi_isr() local
256 msi_grp = irqp - xgene_msi->gic_irq; in xgene_msi_isr()
[all …]