Home
last modified time | relevance | path

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

/linux/drivers/pci/switch/
H A Dswitchtec.c973 EV_PAR(SWITCHTEC_IOCTL_EVENT_MRPC_COMP, mrpc_comp_hdr),
1445 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1450 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1481 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_dma_mrpc_isr()
1682 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_pci_probe()
/linux/include/linux/
H A Dswitchtec.h312 u32 mrpc_comp_hdr; member