Searched full:cirq (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | mediatek,cirq.txt | 1 * Mediatek 27xx cirq 3 In Mediatek SOCs, the CIRQ is a low power interrupt controller designed to 5 The external interrupts (outside MCUSYS) will feed through CIRQ and connect 6 to GIC in MCUSYS. When CIRQ is enabled, it will record the edge-sensitive 8 flush command is executed. With CIRQ, MCUSYS can be completely turned off 13 - "mediatek,mt2701-cirq" for mt2701 CIRQ 14 - "mediatek,mt8135-cirq" for mt8135 CIRQ 15 - "mediatek,mt8173-cirq" for mt8173 CIRQ 16 and "mediatek,cirq" as a fallback. 19 - reg: Physical base address of the cirq registers and length of memory [all …]
|
H A D | mediatek,mtk-cirq.yaml | 4 $id: http://devicetree.org/schemas/interrupt-controller/mediatek,mtk-cirq.yaml# 13 In MediaTek SoCs, the CIRQ is a low power interrupt controller designed to 15 The external interrupts (outside MCUSYS) will feed through CIRQ and connect 16 to GIC in MCUSYS. When CIRQ is enabled, it will record the edge-sensitive 18 flush command is executed. With CIRQ, MCUSYS can be completely turned off 26 - mediatek,mt2701-cirq 27 - mediatek,mt8135-cirq 28 - mediatek,mt8173-cirq 29 - mediatek,mt8192-cirq 30 - const: mediatek,mtk-cirq [all …]
|
/freebsd/sys/contrib/device-tree/src/arm/mediatek/ |
H A D | mt2701.dtsi | 21 interrupt-parent = <&cirq>; 208 cirq: interrupt-controller@10204000 { label 209 compatible = "mediatek,mt2701-cirq", 210 "mediatek,mtk-cirq";
|
/freebsd/sys/contrib/device-tree/Bindings/mmc/ |
H A D | ti-omap-hsmmc.txt | 95 | card | -- CIRQ --> | hsmmc | -- IRQ --> | CPU |
|
/freebsd/sys/dev/qat/qat_hw/qat_c4xxx/ |
H A D | adf_c4xxx_ras.c | 1207 "congestion mgmt XOFF cirq out err"); in adf_handle_congest_mngt_intr() 1214 "congestion mgmt XOFF cirq in err"); in adf_handle_congest_mngt_intr()
|