Searched refs:ti_emif_of_match (Results 1 – 1 of 1) sorted by relevance
238 static const struct of_device_id ti_emif_of_match[] = { variable245 MODULE_DEVICE_TABLE(of, ti_emif_of_match);287 match = of_match_device(ti_emif_of_match, &pdev->dev); in ti_emif_probe()343 .of_match_table = of_match_ptr(ti_emif_of_match),