Home
last modified time | relevance | path

Searched defs:np (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/u-boot/drivers/core/
H A Dof_access.c61 struct device_node *np; member
66 int of_n_addr_cells(const struct device_node *np) in of_n_addr_cells()
82 int of_n_size_cells(const struct device_node *np) in of_n_size_cells()
98 int of_simple_addr_cells(const struct device_node *np) in of_simple_addr_cells()
110 int of_simple_size_cells(const struct device_node *np) in of_simple_size_cells()
122 struct property *of_find_property(const struct device_node *np, in of_find_property()
145 struct device_node *np; in of_find_all_nodes() local
165 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
251 const struct device_node *np; in of_get_parent() local
313 struct device_node *np = NULL; in of_find_node_opts_by_path() local
[all …]
H A Dof_addr.c48 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells()
108 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
119 static void dev_count_cells(const struct device_node *np, int *nap, int *nsp) in dev_count_cells()
163 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk()
H A Dofnode.c145 const struct device_node *np = ofnode_to_np(node); in ofnode_find_subnode() local
541 const struct device_node *np = ofnode_to_np(node); in ofnode_get_addr_size() local
565 const struct device_node *np = ofnode_to_np(node); in ofnode_read_u8_array_ptr() local
807 const struct device_node *np = ofnode_to_np(node); in ofnode_write_prop() local
H A Droot.c222 struct device_node *np; in dm_scan_fdt_live() local
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c92 unsigned int np, nc; in ncsi_active() local
226 unsigned int np, nc; in ncsi_rsp_ec() local
239 unsigned int np, nc; in ncsi_rsp_ecnt() local
250 unsigned int np, nc; in ncsi_rsp_ebf() local
261 unsigned int np, nc; in ncsi_rsp_sma() local
274 unsigned int np, nc; in ncsi_rsp_gc() local
301 unsigned int np, nc, i; in ncsi_rsp_gvi() local
330 unsigned int np, nc; in ncsi_rsp_gls() local
353 unsigned int np, nc; in ncsi_rsp_cis() local
394 unsigned int np; in ncsi_rsp_dp() local
[all …]
/openbmc/u-boot/include/dm/
H A Dof_access.h38 static inline void of_node_put(const struct device_node *np) { } in of_node_put()
306 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index()
326 static inline int of_property_count_strings(const struct device_node *np, in of_property_count_strings()
H A Dofnode.h51 const struct device_node *np; /* will be used for future live tree */ member
132 static inline ofnode np_to_ofnode(const struct device_node *np) in np_to_ofnode()
H A Dof.h81 struct device_node *np; member
107 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
/openbmc/qemu/tests/functional/
H A Dtest_arm_integratorcp.py66 import numpy as np namespace
H A Dtest_mips64el_malta.py136 import numpy as np namespace
/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana.c892 int np; in fdt_add_pci_node() local
917 int k, np; in fdt_add_pci_path() local
946 int fdt_fixup_gw16082(void *blob, int np, struct pci_dev *dev) in fdt_fixup_gw16082()
1035 int fdt_fixup_sky2(void *blob, int np, struct pci_dev *dev) in fdt_fixup_sky2()
1067 int i, np; in ft_board_pci_fixup() local
/openbmc/qemu/scripts/
H A Danalyse-locks-simpletrace.py11 import numpy as np namespace
/openbmc/u-boot/lib/
H A Dof_live.c47 struct device_node *np; in unflatten_dt_node() local
/openbmc/u-boot/cmd/
H A Dsetexpr.c178 char *np; in regex_sub() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c329 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c435 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
/openbmc/u-boot/drivers/serial/
H A Dserial-uclass.c90 struct device_node *np = of_get_stdout(); in serial_find_console_or_panic() local
/openbmc/u-boot/common/
H A Dcli_readline.c23 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char()
H A Dcommand.c349 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete()
/openbmc/u-boot/include/linux/mtd/
H A Dmtd.h336 const struct device_node *np) in mtd_set_of_node()
349 const struct device_node *np) in mtd_set_of_node()
H A Dnand.h400 const struct device_node *np) in nanddev_set_of_node()
H A Dspinand.h421 const struct device_node *np) in spinand_set_of_node()
H A Dspi-nor.h357 const struct device_node *np) in spi_nor_set_flash_node()
/openbmc/qemu/hw/net/
H A Dstellaris_enet.c73 uint32_t np; member
/openbmc/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c574 const struct device_node *np; local

12