Searched refs:fres (Results 1 – 1 of 1) sorted by relevance
727 struct fdt_resource fres; in ofnode_read_resource() local731 "reg", index, &fres); in ofnode_read_resource()735 res->start = fres.start; in ofnode_read_resource()736 res->end = fres.end; in ofnode_read_resource()