Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/switch/
Dswitchtec.c972 EV_PAR(SWITCHTEC_IOCTL_EVENT_MRPC_COMP, mrpc_comp_hdr),
1450 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1455 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1487 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_dma_mrpc_isr()
1677 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_pci_probe()
/Linux-v6.1/include/linux/
Dswitchtec.h311 u32 mrpc_comp_hdr; member