Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/dpaax/
H A Dversion.map12 of_find_node_by_phandle;
H A Ddpaa_of.h125 const struct device_node *of_find_node_by_phandle(uint64_t ph);
H A Ddpaa_of.c361 of_find_node_by_phandle(uint64_t ph) in of_find_node_by_phandle() function
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c263 mac_node = of_find_node_by_phandle(*mac_phandle); in fman_if_init()
401 tx_node = of_find_node_by_phandle(ports_phandle[1]); in fman_if_init()
415 rx_node = of_find_node_by_phandle(ports_phandle[0]); in fman_if_init()
510 pool_node = of_find_node_by_phandle(*pools_phandle); in fman_if_init()