Home
last modified time | relevance | path

Searched refs:axi_clkgen_ids (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/clk/
Dclk-axi-clkgen.c471 static const struct of_device_id axi_clkgen_ids[] = { variable
481 MODULE_DEVICE_TABLE(of, axi_clkgen_ids);
496 id = of_match_node(axi_clkgen_ids, pdev->dev.of_node); in axi_clkgen_probe()
546 .of_match_table = axi_clkgen_ids,