Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/clk/ti/
H A Dadpll.c861 static const struct of_device_id ti_adpll_match[] = { variable
866 MODULE_DEVICE_TABLE(of, ti_adpll_match);
878 match = of_match_device(ti_adpll_match, dev); in ti_adpll_probe()
958 .of_match_table = ti_adpll_match,