Searched refs:dt_find_node_by_phandle (Results 1 – 1 of 1) sorted by relevance
948 static struct dt_device_node *dt_find_node_by_phandle(dt_phandle handle) in dt_find_node_by_phandle() function978 p = dt_find_node_by_phandle(be32_to_cpup(parp)); in dt_irq_find_parent()1130 ipar = dt_find_node_by_phandle(be32_to_cpup(imap)); in dt_for_each_irq_map()1360 newpar = dt_find_node_by_phandle(be32_to_cpup(imap)); in dt_irq_map_raw()1561 node = dt_find_node_by_phandle(phandle); in __dt_parse_phandle_with_args()
Completed in 9 milliseconds