Home
last modified time | relevance | path

Searched full:mcusys (Results 1 – 12 of 12) sorted by relevance

/linux-6.8/Documentation/devicetree/bindings/interrupt-controller/
Dmediatek,mtk-cirq.yaml14 work outside of MCUSYS which comprises with Cortex-Ax cores, CCI and GIC.
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
/linux-6.8/Documentation/devicetree/bindings/arm/mediatek/
Dmediatek,mt8186-sys-clock.yaml23 The mcusys provides mux control to select the clock source in AP MCU.
30 - mediatek,mt8186-mcusys
/linux-6.8/drivers/clk/mediatek/
Dclk-mt8186-mcu.c52 { .compatible = "mediatek,mt8186-mcusys", .data = &mcu_desc },
67 MODULE_DESCRIPTION("MediaTek MT8186 mcusys clocks driver");
DKconfig654 tristate "Clock driver for MediaTek MT8186 mcusys"
658 This driver supports MediaTek MT8186 mcusys clocks.
Dclk-mt7988-topckgen.c311 { .compatible = "mediatek,mt7988-mcusys", .data = &mcusys_desc },
/linux-6.8/Documentation/devicetree/bindings/clock/
Dmediatek,mt8188-sys-clock.yaml23 The mcusys provides mux control to select the clock source in AP MCU.
Dmediatek,topckgen.yaml40 - mediatek,mt7988-mcusys
/linux-6.8/arch/arm64/boot/dts/mediatek/
Dmt8186.dtsi32 clocks = <&mcusys CLK_MCU_ARMPLL_BUS_SEL>,
371 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
395 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
419 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
443 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
467 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
491 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
515 clocks = <&mcusys CLK_MCU_ARMPLL_BL_SEL>,
539 clocks = <&mcusys CLK_MCU_ARMPLL_BL_SEL>,
840 mcusys: syscon@c53a000 { label
[all …]
/linux-6.8/drivers/clocksource/
Dtimer-mediatek-cpux.c24 /* cpux mcusys wrapper */
/linux-6.8/include/dt-bindings/clock/
Dmediatek,mt7988-clk.h134 /* MCUSYS */
Dmt8186-clk.h10 /* MCUSYS */
/linux-6.8/drivers/bluetooth/
Dbtmtkuart.c600 /* Wakeup MCUSYS is required for certain devices before we start to in btmtkuart_setup()