mmio_peer_ctrl     59 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	struct ntb_ctrl_regs __iomem *mmio_peer_ctrl;
mmio_peer_ctrl    223 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl;
mmio_peer_ctrl    237 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl;
mmio_peer_ctrl    247 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl;
mmio_peer_ctrl    264 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl;
mmio_peer_ctrl    274 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl;
mmio_peer_ctrl    903 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	sndev->mmio_peer_ctrl = &sndev->mmio_ctrl[sndev->peer_partition];
mmio_peer_ctrl   1161 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	rc = crosslink_setup_req_ids(sndev, sndev->mmio_peer_ctrl);
mmio_peer_ctrl   1213 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 					    sndev->mmio_peer_ctrl);
mmio_peer_ctrl   1216 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 		ioread16(&sndev->mmio_peer_ctrl->lut_table_entries);
mmio_peer_ctrl   1341 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	rc = config_rsvd_lut_win(sndev, sndev->mmio_peer_ctrl, 0,
mmio_peer_ctrl   1469 drivers/ntb/hw/mscc/ntb_hw_switchtec.c 	rc = config_rsvd_lut_win(sndev, sndev->mmio_peer_ctrl, 0,
mmio_peer_ctrl   5395 drivers/pci/quirks.c 		struct ntb_ctrl_regs __iomem *mmio_peer_ctrl;
mmio_peer_ctrl   5404 drivers/pci/quirks.c 		mmio_peer_ctrl = &mmio_ctrl[pp];
mmio_peer_ctrl   5406 drivers/pci/quirks.c 		table_sz = ioread16(&mmio_peer_ctrl->req_id_table_size);
mmio_peer_ctrl   5423 drivers/pci/quirks.c 			rid_entry = ioread32(&mmio_peer_ctrl->req_id_table[te]);