Home
last modified time | relevance | path

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

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