Home
last modified time | relevance | path

Searched +full:32434 +full:- +full:pic (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Didt,32434-pic.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interrupt-controller/idt,32434-pic.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thomas Bogendoerfer <tsbogend@alpha.franken.de>
13 - $ref: /schemas/interrupt-controller.yaml#
16 "#interrupt-cells":
20 const: idt,32434-pic
28 interrupt-controller: true
31 - "#interrupt-cells"
[all …]
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Didt,32434-gpio.yaml1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/gpio/idt,32434-gpio.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Thomas Bogendoerfer <tsbogend@alpha.franken.de>
14 const: idt,32434-gpio
19 reg-names:
21 - const: gpio
22 - const: pic
24 gpio-controller: true
[all …]
/openbmc/linux/drivers/gpio/
H A Dgpio-idt3243x.c1 // SPDX-License-Identifier: GPL-2.0
22 void __iomem *pic; member
37 pending = readl(ctrl->pic + IDT_PIC_IRQ_PEND); in idt_gpio_dispatch()
38 pending &= ~ctrl->mask_cache; in idt_gpio_dispatch()
39 for_each_set_bit(bit, &pending, gc->ngpio) { in idt_gpio_dispatch()
40 virq = irq_linear_revmap(gc->irq.domain, bit); in idt_gpio_dispatch()
58 return -EINVAL; in idt_gpio_irq_set_type()
60 raw_spin_lock_irqsave(&gc->bgpio_lock, flags); in idt_gpio_irq_set_type()
62 ilevel = readl(ctrl->gpio + IDT_GPIO_ILEVEL); in idt_gpio_irq_set_type()
64 ilevel |= BIT(d->hwirq); in idt_gpio_irq_set_type()
[all …]
/openbmc/linux/drivers/irqchip/
H A Dirq-idt3243x.c1 // SPDX-License-Identifier: GPL-2.0
35 pending = irq_reg_readl(idtpic->gc, IDT_PIC_IRQ_PEND); in idt_irq_dispatch()
36 pending &= ~idtpic->gc->mask_cache; in idt_irq_dispatch()
39 generic_handle_domain_irq(idtpic->irq_domain, hwirq); in idt_irq_dispatch()
57 ret = -ENOMEM; in idt_pic_init()
64 ret = -EINVAL; in idt_pic_init()
68 idtpic->base = of_iomap(of_node, 0); in idt_pic_init()
69 if (!idtpic->base) { in idt_pic_init()
71 ret = -ENOMEM; in idt_pic_init()
79 ret = -ENOMEM; in idt_pic_init()
[all …]
/openbmc/linux/
H A Dopengrok0.0.log1 2024-12-28 20:09:05.996-0600 FINEST t1171 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/linux/drivers/staging/media/av7110/video-continue.rst.gz'
2 2024-12-28 20:09:05.942-0600 FINEST t1149 PendingFileCompleter.doRename: Moved pending as file: '/opengrok/data/xref/openbmc/u-boot/arch/sh/config.mk.gz'
3 2024-12-2
[all...]
H A Dopengrok2.0.log1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms)
2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c'
3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms)
4 2024-1
[all...]