mmio_part_cfg     423 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	u32 pff = ioread32(&stdev->mmio_part_cfg[partition].vep_pff_inst_id);
mmio_part_cfg    1416 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	event_irq = ioread32(&sndev->stdev->mmio_part_cfg->vep_vector_number);
mmio_part_cfg     679 drivers/pci/switch/switchtec.c 	s->local_part = ioread32(&stdev->mmio_part_cfg->part_event_summary);
mmio_part_cfg     947 drivers/pci/switch/switchtec.c 		pcfg = stdev->mmio_part_cfg;
mmio_part_cfg    1224 drivers/pci/switch/switchtec.c 	reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr);
mmio_part_cfg    1229 drivers/pci/switch/switchtec.c 		iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr);
mmio_part_cfg    1256 drivers/pci/switch/switchtec.c 		  &stdev->mmio_part_cfg->mrpc_comp_hdr);
mmio_part_cfg    1279 drivers/pci/switch/switchtec.c 	event_irq = ioread16(&stdev->mmio_part_cfg->vep_vector_number);
mmio_part_cfg    1316 drivers/pci/switch/switchtec.c 	struct part_cfg_regs *pcfg = stdev->mmio_part_cfg;
mmio_part_cfg    1384 drivers/pci/switch/switchtec.c 	stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition];
mmio_part_cfg    1435 drivers/pci/switch/switchtec.c 		  &stdev->mmio_part_cfg->mrpc_comp_hdr);
mmio_part_cfg     369 include/linux/switchtec.h 	struct part_cfg_regs __iomem *mmio_part_cfg;