Home
last modified time | relevance | path

Searched refs:mmio_part_cfg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/switch/
H A Dswitchtec.c849 s->local_part = ioread32(&stdev->mmio_part_cfg->part_event_summary); in ioctl_event_summary()
1116 pcfg = stdev->mmio_part_cfg; in ioctl_port_to_pff()
1390 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1395 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1427 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_dma_mrpc_isr()
1450 event_irq = ioread16(&stdev->mmio_part_cfg->vep_vector_number); in switchtec_init_isr()
1487 struct part_cfg_regs __iomem *pcfg = stdev->mmio_part_cfg; in init_pff()
1564 stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition]; in switchtec_init_pci()
1617 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_pci_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dswitchtec.h491 struct part_cfg_regs __iomem *mmio_part_cfg; member
/OK3568_Linux_fs/kernel/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c423 u32 pff = ioread32(&stdev->mmio_part_cfg[partition].vep_pff_inst_id); in switchtec_ntb_part_link_speed()
1416 event_irq = ioread32(&sndev->stdev->mmio_part_cfg->vep_vector_number); in switchtec_ntb_init_db_msg_irq()