Searched refs:nps (Results 1 – 2 of 2) sorted by relevance
295 struct device_node *nps[FDT_MAX_DEPTH]; in unflatten_dt_nodes() local313 nps[depth] = dad; in unflatten_dt_nodes()325 if (!populate_node(blob, offset, &mem, nps[depth], in unflatten_dt_nodes()326 &nps[depth+1], dryrun)) in unflatten_dt_nodes()330 *nodepp = nps[depth+1]; in unflatten_dt_nodes()332 root = nps[depth+1]; in unflatten_dt_nodes()
57 obj-$(CONFIG_CLKSRC_NPS) += timer-nps.o