Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/switch/
H A Dswitchtec.c917 EV_PAR(SWITCHTEC_IOCTL_EVENT_MRPC_COMP, mrpc_comp_hdr),
1390 reg = ioread32(&stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1395 iowrite32(reg, &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_event_isr()
1427 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_dma_mrpc_isr()
1617 &stdev->mmio_part_cfg->mrpc_comp_hdr); in switchtec_pci_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dswitchtec.h310 u32 mrpc_comp_hdr; member