Home
last modified time | relevance | path

Searched refs:device_node (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/common/dpaax/
H A Ddpaa_of.h67 struct device_node { struct
76 struct device_node node; /**< Property of node */ argument
107 const struct device_node *of_find_compatible_node(
108 const struct device_node *from,
125 const struct device_node *of_find_node_by_phandle(uint64_t ph);
128 const struct device_node *of_get_parent(const struct device_node *dev_node);
131 const struct device_node *of_get_next_child(const struct device_node *dev_node,
132 const struct device_node *prev);
135 const void *of_get_mac_address(const struct device_node *np);
142 uint32_t of_n_addr_cells(const struct device_node *dev_node);
[all …]
H A Ddpaa_of.c86 node2dir(const struct device_node *n) in node2dir()
300 const struct device_node *
360 const struct device_node *
373 const struct device_node *
374 of_get_parent(const struct device_node *dev_node) in of_get_parent()
388 const struct device_node *
389 of_get_next_child(const struct device_node *dev_node, in of_get_next_child()
390 const struct device_node *prev) in of_get_next_child()
418 of_n_addr_cells(const struct device_node *dev_node) in of_n_addr_cells()
440 of_n_size_cells(const struct device_node *dev_node) in of_n_size_cells()
[all …]
/f-stack/dpdk/drivers/bus/dpaa/base/fman/
H A Dfman.c57 fman_get_ip_rev(const struct device_node *fman_node) in fman_get_ip_rev()
152 const struct device_node *dev; in fman_if_vsp_init()
204 fman_if_init(const struct device_node *dpa_node) in fman_if_init()
219 const struct device_node *mac_node = NULL, *tx_node; in fman_if_init()
220 const struct device_node *pool_node, *fman_node, *rx_node; in fman_if_init()
595 const struct device_node *dpa_node, *parent_node; in fman_init()
/f-stack/dpdk/drivers/bus/dpaa/base/qbman/
H A Dbman_driver.c141 int bman_init_ccsr(const struct device_node *node) in bman_init_ccsr()
179 const struct device_node *dt_node; in bman_global_init()
218 const struct device_node *dn = of_find_compatible_node(NULL, in bman_global_init()
H A Dbman_priv.h77 int bman_init_ccsr(const struct device_node *node);
H A Dqman_priv.h103 struct device_node *node;
H A Dqman_driver.c242 const struct device_node *dt_node; in qman_global_init()
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_ethdev.c875 __rte_unused const struct device_node *parent, in pfe_get_gemac_if_proprties()
879 const struct device_node *gem = NULL; in pfe_get_gemac_if_proprties()
978 const struct device_node *np; in pmd_pfe_probe()
/f-stack/dpdk/drivers/bus/dpaa/
H A Ddpaa_bus.c129 const struct device_node *caam_node; in dpaa_sec_available()
/f-stack/freebsd/contrib/device-tree/Bindings/pinctrl/
H A Dsamsung-pinctrl.txt369 struct device_node *dp_node = dev->of_node;
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c2417 const struct device_node *caam_node; in cryptodev_caam_jr_probe()
/f-stack/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c3456 const struct device_node *caam_node; in cryptodev_dpaa_sec_probe()