Searched refs:npp (Results 1 – 2 of 2) sorted by relevance
287 static char *parse_node(char *buf, size_t bufsize, struct device_node **npp) in parse_node() argument291 *npp = NULL; in parse_node()303 *npp = of_find_node_by_phandle(handle); in parse_node()
813 struct device_node *npp; in xemaclite_mdio_setup() local822 npp = of_get_parent(np); in xemaclite_mdio_setup()824 of_address_to_resource(npp, 0, &res); in xemaclite_mdio_setup()