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

/linux-master/drivers/pci/switch/
H A Dswitchtec.c906 reg = ioread32(&stdev->mmio_part_cfg_all[i].part_event_summary);
936 return (void __iomem *)&stdev->mmio_part_cfg_all[index] + offset;
1129 pcfg = &stdev->mmio_part_cfg_all[part];
1175 pcfg = &stdev->mmio_part_cfg_all[p.partition];
1614 stdev->mmio_part_cfg_all = stdev->mmio + SWITCHTEC_GAS_PART_CFG_OFFSET;
1615 stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition];
/linux-master/include/linux/
H A Dswitchtec.h492 struct part_cfg_regs __iomem *mmio_part_cfg_all; member in struct:switchtec_dev
/linux-master/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c423 &stdev->mmio_part_cfg_all[partition];
1090 &sndev->stdev->mmio_part_cfg_all[sndev->peer_partition];

Completed in 140 milliseconds