Home
last modified time | relevance | path

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

/linux-6.12.1/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.12.1/drivers/interconnect/mediatek/
Dmt8183.c24 static struct mtk_icc_node mcusys = { variable
25 .name = "mcusys",
106 [MASTER_MCUSYS] = &mcusys,
Dmt8195.c24 static struct mtk_icc_node mcusys = { variable
25 .name = "mcusys",
280 [MASTER_MCUSYS] = &mcusys,
/linux-6.12.1/Documentation/devicetree/bindings/clock/
Dmediatek,mt8186-sys-clock.yaml23 The mcusys provides mux control to select the clock source in AP MCU.
30 - mediatek,mt8186-mcusys
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.12.1/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.12.1/arch/arm64/boot/dts/mediatek/
Dmt8186.dtsi34 clocks = <&mcusys CLK_MCU_ARMPLL_BUS_SEL>,
373 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
397 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
421 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
445 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
469 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
493 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
517 clocks = <&mcusys CLK_MCU_ARMPLL_BL_SEL>,
541 clocks = <&mcusys CLK_MCU_ARMPLL_BL_SEL>,
842 mcusys: syscon@c53a000 { label
[all …]
/linux-6.12.1/drivers/clocksource/
Dtimer-mediatek-cpux.c24 /* cpux mcusys wrapper */
/linux-6.12.1/include/dt-bindings/clock/
Dmediatek,mt7988-clk.h134 /* MCUSYS */
Dmt8186-clk.h10 /* MCUSYS */
/linux-6.12.1/drivers/bluetooth/
Dbtmtkuart.c601 /* Wakeup MCUSYS is required for certain devices before we start to in btmtkuart_setup()