Searched refs:ccu_desc (Results 1 – 1 of 1) sorted by relevance
205 const struct sunxi_ccu_desc *ccu_desc; in sunxi_de2_clk_probe() local208 ccu_desc = of_device_get_match_data(&pdev->dev); in sunxi_de2_clk_probe()209 if (!ccu_desc) in sunxi_de2_clk_probe()263 ret = sunxi_ccu_probe(pdev->dev.of_node, reg, ccu_desc); in sunxi_de2_clk_probe()