Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/switch/
Dswitchtec.c971 EV_PAR(SWITCHTEC_IOCTL_EVENT_MRPC_COMP, mrpc_comp_hdr),
1449 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1454 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1485 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_dma_mrpc_isr()
1674 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_pci_probe()
/Linux-v6.6/include/linux/
Dswitchtec.h312 u32 mrpc_comp_hdr; member