Home
last modified time | relevance | path

Searched refs:mmio_peer_ctrl (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c59 struct ntb_ctrl_regs __iomem *mmio_peer_ctrl; member
223 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 …]
/openbmc/linux/drivers/pci/
H A Dquirks.c5815 struct ntb_ctrl_regs __iomem *mmio_peer_ctrl; in quirk_switchtec_ntb_dma_alias() local
5824 mmio_peer_ctrl = &mmio_ctrl[pp]; in quirk_switchtec_ntb_dma_alias()
5826 table_sz = ioread16(&mmio_peer_ctrl->req_id_table_size); in quirk_switchtec_ntb_dma_alias()
5843 rid_entry = ioread32(&mmio_peer_ctrl->req_id_table[te]); in quirk_switchtec_ntb_dma_alias()