Lines Matching +full:iproc +full:- +full:msi
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (C) 2014-2015 Broadcom Corporation
10 * iProc PCIe interface type
27 * iProc PCIe outbound mapping
29 * the iProc PCIe core
38 * iProc PCIe inbound mapping
50 * iProc PCIe device
53 * @type: iProc PCIe interface type
60 * @iproc_cfg_read: indicates the iProc config read function should be used
76 * @need_msi_steer: indicates additional configuration of the iProc PCIe
77 * controller is required to steer MSI writes to external interrupt controller
78 * @msi: MSI data
104 struct iproc_msi *msi; member
118 return -ENODEV; in iproc_msi_init()