Home
last modified time | relevance | path

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

/linux/drivers/char/agp/
H A Duninorth-agp.c640 const int *revprop = of_get_property(uninorth_node, in agp_uninorth_probe() local
642 if (revprop != NULL) in agp_uninorth_probe()
643 uninorth_rev = *revprop & 0x3f; in agp_uninorth_probe()