Searched +full:mt8195 +full:- +full:vdecsys_core1 (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/clock/mediatek,mt8195-clock.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: MediaTek Functional Clock Controller for MT819510 - Chun-Jie Chen <chun-jie.chen@mediatek.com>14 PLLs -->15 dividers -->17 -->26 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.0-only4 // Author: Chun-Jie Chen <chun-jie.chen@mediatek.com>6 #include "clk-gate.h"7 #include "clk-mtk.h"9 #include <dt-bindings/clock/mt8195-clk.h>10 #include <linux/clk-provider.h>84 .compatible = "mediatek,mt8195-vdecsys",87 .compatible = "mediatek,mt8195-vdecsys_core1",90 .compatible = "mediatek,mt8195-vdecsys_soc",102 .name = "clk-mt8195-vdec",[all …]