Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clk/ti/
Dadpll.c868 static const struct of_device_id ti_adpll_match[] = { variable
873 MODULE_DEVICE_TABLE(of, ti_adpll_match);
885 match = of_match_device(ti_adpll_match, dev); in ti_adpll_probe()
965 .of_match_table = ti_adpll_match,