Home
last modified time | relevance | path

Searched +full:cp110 +full:- +full:icu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/irqchip/
H A Dirq-mvebu-icu.c5 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
23 #include <linux/irqchip/irq-msi-lib.h>
25 #include <dt-bindings/interrupt-controller/mvebu-icu.h>
27 /* ICU registers */
41 /* ICU definitions */
60 struct mvebu_icu *icu; member
71 struct msi_domain_info *info = d->host_data; in mvebu_icu_translate()
72 struct mvebu_icu_msi_data *msi_data = info->chip_data; in mvebu_icu_translate()
73 struct mvebu_icu *icu = msi_data->icu; in mvebu_icu_translate() local
76 if (WARN_ON(fwspec->param_count != param_count)) { in mvebu_icu_translate()
[all …]
/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dmarvell,ap806-gicp.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/marvell,ap806-gicp.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thomas Petazzoni <thomas.petazzoni@bootlin.com>
14 interrupts by doing a memory transaction. It is used by the ICU
15 located in the Marvell CP110 to turn wired interrupts inside the CP
20 const: marvell,ap806-gicp
25 marvell,spi-ranges:
27 $ref: /schemas/types.yaml#/definitions/uint32-matrix
[all …]