Home
last modified time | relevance | path

Searched refs:mmio_part_cfg_all (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/switch/
H A Dswitchtec.c852 reg = ioread32(&stdev->mmio_part_cfg_all[i].part_event_summary); in ioctl_event_summary()
882 return (void __iomem *)&stdev->mmio_part_cfg_all[index] + offset; in part_ev_reg()
1072 pcfg = &stdev->mmio_part_cfg_all[part]; in ioctl_pff_to_port()
1118 pcfg = &stdev->mmio_part_cfg_all[p.partition]; in ioctl_port_to_pff()
1557 stdev->mmio_part_cfg_all = stdev->mmio + SWITCHTEC_GAS_PART_CFG_OFFSET; in switchtec_init_pci()
1558 stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition]; in switchtec_init_pci()
/kernel/linux/linux-6.6/drivers/pci/switch/
H A Dswitchtec.c906 reg = ioread32(&stdev->mmio_part_cfg_all[i].part_event_summary); in ioctl_event_summary()
936 return (void __iomem *)&stdev->mmio_part_cfg_all[index] + offset; in part_ev_reg()
1129 pcfg = &stdev->mmio_part_cfg_all[part]; in ioctl_pff_to_port()
1175 pcfg = &stdev->mmio_part_cfg_all[p.partition]; in ioctl_port_to_pff()
1614 stdev->mmio_part_cfg_all = stdev->mmio + SWITCHTEC_GAS_PART_CFG_OFFSET; in switchtec_init_pci()
1615 stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition]; in switchtec_init_pci()
/kernel/linux/linux-5.10/include/linux/
H A Dswitchtec.h492 struct part_cfg_regs __iomem *mmio_part_cfg_all; member
/kernel/linux/linux-6.6/include/linux/
H A Dswitchtec.h492 struct part_cfg_regs __iomem *mmio_part_cfg_all; member
/kernel/linux/linux-6.6/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c423 &stdev->mmio_part_cfg_all[partition]; in switchtec_ntb_part_link_speed()
1090 &sndev->stdev->mmio_part_cfg_all[sndev->peer_partition]; in crosslink_enum_partition()
/kernel/linux/linux-5.10/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c1092 &sndev->stdev->mmio_part_cfg_all[sndev->peer_partition]; in crosslink_enum_partition()

Completed in 12 milliseconds