Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/
Dclk-axi-clkgen.c402 static const struct of_device_id axi_clkgen_ids[] = { variable
408 MODULE_DEVICE_TABLE(of, axi_clkgen_ids);
424 id = of_match_node(axi_clkgen_ids, pdev->dev.of_node); in axi_clkgen_probe()
477 .of_match_table = axi_clkgen_ids,