Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/char/agp/
Duninorth-agp.c637 const int *revprop = of_get_property(uninorth_node, in agp_uninorth_probe() local
639 if (revprop != NULL) in agp_uninorth_probe()
640 uninorth_rev = *revprop & 0x3f; in agp_uninorth_probe()