Searched +full:mt8188 +full:- +full:imp +full:- +full:iic +full:- +full:wrap +full:- +full:c (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/clock/ |
H A D | mediatek,mt8188-clock.yaml | 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/clock/mediatek,mt8188-clock.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: MediaTek Functional Clock Controller for MT8188 10 - Garmin Chang <garmin.chang@mediatek.com> 14 PLLs --> 15 dividers --> 17 --> 25 - mediatek,mt8188-adsp-audio26m [all …]
|
/linux/drivers/clk/mediatek/ |
H A D | clk-mt8188-imp_iic_wrap.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * Copyright (c) 2022 MediaTek Inc. 7 #include <linux/clk-provider.h> 11 #include <dt-bindings/clock/mediatek,mt8188-clk.h> 13 #include "clk-gate.h" 14 #include "clk-mtk.h" 65 { .compatible = "mediatek,mt8188-imp-iic-wrap-c", .data = &imp_iic_wrap_c_desc }, 66 { .compatible = "mediatek,mt8188-imp-iic-wrap-w", .data = &imp_iic_wrap_w_desc }, 67 { .compatible = "mediatek,mt8188-imp-iic-wrap-en", .data = &imp_iic_wrap_en_desc }, 76 .name = "clk-mt8188-imp_iic_wrap", [all …]
|