Lines Matching +full:- +full:apmixedsys
1 // SPDX-License-Identifier: GPL-2.0
8 #include <linux/clk-provider.h>
12 #include "clk-gate.h"
13 #include "clk-mtk.h"
14 #include "clk-mux.h"
15 #include "clk-pll.h"
17 #include <dt-bindings/clock/mt7986-clk.h>
62 { .compatible = "mediatek,mt7986-apmixedsys", },
70 struct device_node *node = pdev->dev.of_node; in clk_mt7986_apmixed_probe()
75 return -ENOMEM; in clk_mt7986_apmixed_probe()
95 .name = "clk-mt7986-apmixed",
101 MODULE_DESCRIPTION("MediaTek MT7986 apmixedsys clocks driver");