Home
last modified time | relevance | path

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

/linux-6.14.4/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.14.4/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.14.4/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.yaml42 - mediatek,mt7988-mcusys
/linux-6.14.4/drivers/clk/mediatek/
Dclk-mt8186-mcu.c52 { .compatible = "mediatek,mt8186-mcusys", .data = &mcu_desc },
67 MODULE_DESCRIPTION("MediaTek MT8186 mcusys clocks driver");
DKconfig691 tristate "Clock driver for MediaTek MT8186 mcusys"
695 This driver supports MediaTek MT8186 mcusys clocks.
Dclk-mt7988-topckgen.c311 { .compatible = "mediatek,mt7988-mcusys", .data = &mcusys_desc },
/linux-6.14.4/arch/arm64/boot/dts/mediatek/
Dmt7988a.dtsi24 clocks = <&mcusys CLK_MCU_ARM_DIV_SEL>,
35 clocks = <&mcusys CLK_MCU_ARM_DIV_SEL>,
46 clocks = <&mcusys CLK_MCU_ARM_DIV_SEL>,
57 clocks = <&mcusys CLK_MCU_ARM_DIV_SEL>,
233 mcusys: mcusys@100e0000 { label
234 compatible = "mediatek,mt7988-mcusys", "syscon";
Dmt8186.dtsi41 clocks = <&mcusys CLK_MCU_ARMPLL_BUS_SEL>,
380 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
404 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
428 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
452 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
476 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
500 clocks = <&mcusys CLK_MCU_ARMPLL_LL_SEL>,
524 clocks = <&mcusys CLK_MCU_ARMPLL_BL_SEL>,
548 clocks = <&mcusys CLK_MCU_ARMPLL_BL_SEL>,
849 mcusys: syscon@c53a000 { label
[all …]
/linux-6.14.4/drivers/clocksource/
Dtimer-mediatek-cpux.c24 /* cpux mcusys wrapper */
/linux-6.14.4/include/dt-bindings/clock/
Dmediatek,mt7988-clk.h134 /* MCUSYS */
Dmt8186-clk.h10 /* MCUSYS */
/linux-6.14.4/drivers/bluetooth/
Dbtmtkuart.c601 /* Wakeup MCUSYS is required for certain devices before we start to in btmtkuart_setup()