Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c96 struct ntb_ctrl_regs __iomem *mmio_peer_ctrl; member
259 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_clr_direct()
272 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_clr_lut()
282 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_set_direct()
297 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_set_lut()
307 struct ntb_ctrl_regs __iomem *ctl = sndev->mmio_peer_ctrl; in switchtec_ntb_mw_set_trans()
918 sndev->mmio_peer_ctrl = &sndev->mmio_ctrl[sndev->peer_partition]; in switchtec_ntb_init_sndev()
1174 rc = crosslink_setup_req_ids(sndev, sndev->mmio_peer_ctrl); in switchtec_ntb_init_crosslink()
1226 sndev->mmio_peer_ctrl); in switchtec_ntb_init_mw()
1229 ioread16(&sndev->mmio_peer_ctrl->lut_table_entries); in switchtec_ntb_init_mw()
[all …]
/Linux-v4.19/drivers/pci/
Dquirks.c5020 struct ntb_ctrl_regs __iomem *mmio_peer_ctrl; in quirk_switchtec_ntb_dma_alias() local
5029 mmio_peer_ctrl = &mmio_ctrl[pp]; in quirk_switchtec_ntb_dma_alias()
5031 table_sz = ioread16(&mmio_peer_ctrl->req_id_table_size); in quirk_switchtec_ntb_dma_alias()
5048 rid_entry = ioread32(&mmio_peer_ctrl->req_id_table[te]); in quirk_switchtec_ntb_dma_alias()