Home
last modified time | relevance | path

Searched +full:al +full:- +full:fic (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Damazon,al-fic.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/amazon,al-fic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Talel Shenhar <talel@amazon.com>
14 const: amazon,al-fic
19 interrupt-controller: true
21 '#interrupt-cells':
28 - compatible
29 - reg
[all …]
/linux/drivers/irqchip/
H A Dirq-al-fic.c1 // SPDX-License-Identifier: GPL-2.0
16 /* FIC Registers */
44 static void al_fic_set_trigger(struct al_fic *fic, in al_fic_set_trigger() argument
49 u32 control = readl_relaxed(fic->base + AL_FIC_CONTROL); in al_fic_set_trigger()
58 gc->chip_types->handler = handler; in al_fic_set_trigger()
59 fic->state = new_state; in al_fic_set_trigger()
60 writel_relaxed(control, fic->base + AL_FIC_CONTROL); in al_fic_set_trigger()
66 struct al_fic *fic = gc->private; in al_fic_irq_set_type() local
69 guard(raw_spinlock)(&gc->lock); in al_fic_irq_set_type()
73 pr_debug("fic doesn't support flow type %d\n", flow_type); in al_fic_irq_set_type()
[all …]
/linux/
H A DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]