Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/switch/
Dswitchtec.c907 reg = ioread32(&stdev->mmio_part_cfg_all[i].part_event_summary); in ioctl_event_summary()
937 return (void __iomem *)&stdev->mmio_part_cfg_all[index] + offset; in part_ev_reg()
1130 pcfg = &stdev->mmio_part_cfg_all[part]; in ioctl_pff_to_port()
1176 pcfg = &stdev->mmio_part_cfg_all[p.partition]; in ioctl_port_to_pff()
1623 stdev->mmio_part_cfg_all = stdev->mmio + SWITCHTEC_GAS_PART_CFG_OFFSET; in switchtec_init_pci()
1624 stdev->mmio_part_cfg = &stdev->mmio_part_cfg_all[stdev->partition]; in switchtec_init_pci()
/linux-6.1.9/include/linux/
Dswitchtec.h491 struct part_cfg_regs __iomem *mmio_part_cfg_all; member
/linux-6.1.9/drivers/ntb/hw/mscc/
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()