Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-axi-clkgen.c485 static const struct of_device_id axi_clkgen_ids[] = { variable
491 MODULE_DEVICE_TABLE(of, axi_clkgen_ids);
507 id = of_match_node(axi_clkgen_ids, pdev->dev.of_node); in axi_clkgen_probe()
560 .of_match_table = axi_clkgen_ids,