Searched refs:mmio_peer_ctrl (Results 1 – 2 of 2) sorted by relevance
59 struct ntb_ctrl_regs __iomem *mmio_peer_ctrl; member223 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_clr_direct()237 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_clr_lut()247 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_set_direct()264 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_set_lut()274 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_set_trans()1159 rc = crosslink_setup_req_ids(sndev, sndev->mmio_peer_ctrl); in switchtec_ntb_init_crosslink()1211 sndev->mmio_peer_ctrl); in switchtec_ntb_init_mw()1214 ioread16(&sndev->mmio_peer_ctrl->lut_table_entries); in switchtec_ntb_init_mw()1339 rc = config_rsvd_lut_win(sndev, sndev->mmio_peer_ctrl, 0, in switchtec_ntb_init_shared_mw()[all …]
5836 struct ntb_ctrl_regs __iomem *mmio_peer_ctrl; in quirk_switchtec_ntb_dma_alias() local5845 mmio_peer_ctrl = &mmio_ctrl[pp]; in quirk_switchtec_ntb_dma_alias()5847 table_sz = ioread16(&mmio_peer_ctrl->req_id_table_size); in quirk_switchtec_ntb_dma_alias()5864 rid_entry = ioread32(&mmio_peer_ctrl->req_id_table[te]); in quirk_switchtec_ntb_dma_alias()