Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Domap_l3_noc.c227 static const struct of_device_id l3_noc_match[] = { variable
234 MODULE_DEVICE_TABLE(of, l3_noc_match);
242 of_id = of_match_device(l3_noc_match, &pdev->dev); in omap_l3_probe()
355 .of_match_table = of_match_ptr(l3_noc_match),