Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/switch/
Dswitchtec.c705 EV_PAR(SWITCHTEC_IOCTL_EVENT_MRPC_COMP, mrpc_comp_hdr),
1155 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1160 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1293 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_pci_probe()
/Linux-v4.19/include/linux/
Dswitchtec.h197 u32 mrpc_comp_hdr; member