Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/drivers/clk/ti/
H A 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,

Completed in 4 milliseconds