Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pci/switch/
Dswitchtec.c912 reg = ioread32(&stdev->mmio_pff_csr[i].pff_event_summary); in ioctl_event_summary()
943 return (void __iomem *)&stdev->mmio_pff_csr[index] + offset; in pff_ev_reg()
1276 reg = ioread32(&stdev->mmio_pff_csr[idx].link_state_hdr); in check_link_state_events()
1297 &stdev->mmio_pff_csr[idx].link_state_hdr); in enable_link_state_events()
1550 reg = ioread16(&stdev->mmio_pff_csr[i].vendor_id); in init_pff()
1625 stdev->mmio_pff_csr = stdev->mmio + SWITCHTEC_GAS_PFF_CSR_OFFSET; in switchtec_init_pci()
/linux-6.1.9/include/linux/
Dswitchtec.h492 struct pff_csr_regs __iomem *mmio_pff_csr; member
/linux-6.1.9/drivers/ntb/hw/mscc/
Dntb_hw_switchtec.c426 u32 linksta = ioread32(&stdev->mmio_pff_csr[pff].pci_cap_region[13]); in switchtec_ntb_part_link_speed()
1093 &sndev->stdev->mmio_pff_csr[pff]; in crosslink_enum_partition()