Searched full:aic2 (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | apple,aic2.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/apple,aic2.yaml# 35 - const: apple,aic2 61 - description: Address and size of the main AIC2 registers. 62 - description: Address and size of the AIC2 Event register. 91 compatible = "apple,t6000-aic", "apple,aic2";
|
D | jcore,aic.txt | 6 with 8 interrupt lines with programmable priorities, or "jcore,aic2" for 7 the "aic2" core with 64 interrupts. 22 compatible = "jcore,aic2";
|
/Linux-v6.1/drivers/irqchip/ |
D | irq-jcore-aic.c | 29 * The J-Core AIC1 and AIC2 are cpu-local interrupt controllers and do 112 IRQCHIP_DECLARE(jcore_aic2, "jcore,aic2", aic_irq_of_init);
|
D | irq-apple-aic.c | 138 * AIC2 registers are laid out like this, starting at AIC2_IRQ_CFG: 285 .compatible = "apple,aic2", 437 .name = "AIC2", 1199 IRQCHIP_DECLARE(apple_aic2, "apple,aic2", aic_of_ic_init);
|
/Linux-v6.1/drivers/clocksource/ |
D | jcore-pit.c | 197 * For the PIT included in AIC2 (current), the programming in jcore_pit_init()
|
/Linux-v6.1/drivers/mfd/ |
D | Kconfig | 546 chips labeled "AIC2" and "AIC3", found on HTC Blueangel and
|