Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/ti/
Dadpll.c852 static const struct of_device_id ti_adpll_match[] = { variable
857 MODULE_DEVICE_TABLE(of, ti_adpll_match);
869 match = of_match_device(ti_adpll_match, dev); in ti_adpll_probe()
940 .of_match_table = ti_adpll_match,