Searched refs:mmio_part_cfg (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/pci/switch/
H A Dswitchtec.c903 s->local_part = ioread32(&stdev->mmio_part_cfg->part_event_summary);
1173 pcfg = stdev->mmio_part_cfg;
1443 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr);
1448 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr);
1479 &stdev->mmio_part_cfg->mrpc_comp_hdr);
1501 event_irq = ioread16(&stdev->mmio_part_cfg->vep_vector_number);
1538 struct part_cfg_regs __iomem *pcfg = stdev->mmio_part_cfg;
1615 stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition];
1680 &stdev->mmio_part_cfg->mrpc_comp_hdr);
/linux-master/include/linux/
H A Dswitchtec.h491 struct part_cfg_regs __iomem *mmio_part_cfg; member in struct:switchtec_dev
/linux-master/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1414 event_irq = ioread32(&sndev->stdev->mmio_part_cfg->vep_vector_number);

Completed in 116 milliseconds