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