Searched +full:lan966x +full:- +full:oic (Results 1 – 4 of 4) sorted by relevance
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | microchip,lan966x-oic.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/microchip,lan966x-oic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip LAN966x outband interrupt controller 10 - Herve Codina <herve.codina@bootlin.com> 13 - $ref: /schemas/interrupt-controller.yaml# 16 The Microchip LAN966x outband interrupt controller (OIC) maps the internal 17 interrupt sources of the LAN966x device to a PCI interrupt when the LAN966x 22 const: microchip,lan966x-oic [all …]
|
| /linux/drivers/irqchip/ |
| H A D | irq-lan966x-oic.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * Driver for the Microchip LAN966x outbound interrupt controller 71 struct lan966x_oic_chip_regs *chip_regs = gc->private; in lan966x_oic_irq_startup() 74 scoped_guard (raw_spinlock, &gc->lock) { in lan966x_oic_irq_startup() 76 map = irq_reg_readl(gc, chip_regs->reg_off_map); in lan966x_oic_irq_startup() 77 map |= data->mask; in lan966x_oic_irq_startup() 78 irq_reg_writel(gc, map, chip_regs->reg_off_map); in lan966x_oic_irq_startup() 81 ct->chip.irq_ack(data); in lan966x_oic_irq_startup() 82 ct->chip.irq_unmask(data); in lan966x_oic_irq_startup() 91 struct lan966x_oic_chip_regs *chip_regs = gc->private; in lan966x_oic_irq_shutdown() [all …]
|
| /linux/drivers/misc/ |
| H A D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 27 See Documentation/misc-devices/ad525x_dpot.rst for the 40 module will be called ad525x_dpot-i2c. 51 module will be called ad525x_dpot-spi. 65 This option enables device driver support for in-band access to the 78 website <https://www-03.ibm.com/systems/info/x86servers/serverproven/compat/us/> 112 UFS. Provides interface for in-kernel security controllers to access 211 called smpro-errmon. 221 called smpro-misc. 224 tristate "CS5535/CS5536 Geode Multi-Function General Purpose Timer (MFGPT) support" [all …]
|
| /linux/ |
| H A D | MAINTAINERS | 5 --------------------------------------------------- 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 …]
|