Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/ti/
Dphy-ti-pipe3.c440 static const struct of_device_id ti_pipe3_id_table[]; variable
622 match = of_match_device(ti_pipe3_id_table, dev); in ti_pipe3_get_pll_base()
762 static const struct of_device_id ti_pipe3_id_table[] = { variable
780 MODULE_DEVICE_TABLE(of, ti_pipe3_id_table);
787 .of_match_table = ti_pipe3_id_table,