Searched refs:ccu_desc (Results 1 – 3 of 3) sorted by relevance
29 static const struct mtk_clk_desc ccu_desc = { variable35 { .compatible = "mediatek,mt8188-ccusys", .data = &ccu_desc },
29 static const struct mtk_clk_desc ccu_desc = { variable37 .data = &ccu_desc,
247 const struct sunxi_ccu_desc *ccu_desc; in sunxi_de2_clk_probe() local250 ccu_desc = of_device_get_match_data(&pdev->dev); in sunxi_de2_clk_probe()251 if (!ccu_desc) in sunxi_de2_clk_probe()294 ret = devm_sunxi_ccu_probe(&pdev->dev, reg, ccu_desc); in sunxi_de2_clk_probe()