Searched full:aic2 (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/ |
D | apple,aic2.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/apple,aic2.yaml# 37 - const: apple,aic2 64 - description: Address and size of the main AIC2 registers. 65 - description: Address and size of the AIC2 Event register. 136 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-6.12.1/drivers/irqchip/ |
D | irq-jcore-aic.c | 29 * The J-Core AIC1 and AIC2 are cpu-local interrupt controllers and do 119 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: 310 .compatible = "apple,aic2", 464 .name = "AIC2", 1100 IRQCHIP_DECLARE(apple_aic2, "apple,aic2", aic_of_ic_init);
|
/linux-6.12.1/drivers/clocksource/ |
D | jcore-pit.c | 196 * For the PIT included in AIC2 (current), the programming in jcore_pit_init()
|
/linux-6.12.1/arch/arm64/boot/dts/apple/ |
D | t600x-die0.dtsi | 18 compatible = "apple,t6000-aic", "apple,aic2";
|
D | t8112.dtsi | 554 compatible = "apple,t8112-aic", "apple,aic2";
|