Home
last modified time | relevance | path

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

/u-boot/drivers/core/
A Dof_access.c65 struct device_node *np; member
70 int of_n_addr_cells(const struct device_node *np) in of_n_addr_cells()
86 int of_n_size_cells(const struct device_node *np) in of_n_size_cells()
102 int of_simple_addr_cells(const struct device_node *np) in of_simple_addr_cells()
149 struct device_node *np; in of_find_all_nodes() local
287 const struct device_node *np; in of_get_parent() local
349 struct device_node *np = NULL; in of_find_node_opts_by_path() local
404 struct device_node *np; in of_find_compatible_node() local
430 struct device_node *np; in of_find_node_by_prop_value() local
444 struct device_node *np; in of_find_node_by_phandle() local
[all …]
A Dof_addr.c51 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells()
111 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
122 static void dev_count_cells(const struct device_node *np, int *nap, int *nsp) in dev_count_cells()
A Dofnode.c196 const struct device_node *np = ofnode_to_np(node); in ofnode_find_subnode() local
686 const struct device_node *np = ofnode_to_np(node); in ofnode_get_addr_size() local
712 const struct device_node *np = ofnode_to_np(node); in ofnode_read_u8_array_ptr() local
979 const struct device_node *np = ofnode_to_np(node); in ofnode_write_prop() local
/u-boot/drivers/net/phy/
A Dncsi.c93 unsigned int np, nc; in ncsi_active() local
227 unsigned int np, nc; in ncsi_rsp_ec() local
240 unsigned int np, nc; in ncsi_rsp_ecnt() local
251 unsigned int np, nc; in ncsi_rsp_ebf() local
262 unsigned int np, nc; in ncsi_rsp_sma() local
275 unsigned int np, nc; in ncsi_rsp_gc() local
331 unsigned int np, nc; in ncsi_rsp_gls() local
354 unsigned int np, nc; in ncsi_rsp_cis() local
395 unsigned int np; in ncsi_rsp_dp() local
407 unsigned int np; in ncsi_rsp_sp() local
[all …]
/u-boot/include/dm/
A Dof_access.h38 static inline void of_node_put(const struct device_node *np) { } in of_node_put()
365 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index()
385 static inline int of_property_count_strings(const struct device_node *np, in of_property_count_strings()
A Dofnode.h53 const struct device_node *np; member
159 static inline ofnode np_to_ofnode(const struct device_node *np) in np_to_ofnode()
A Dof.h81 struct device_node *np; member
100 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana.c898 int np; in fdt_add_pci_node() local
923 int k, np; in fdt_add_pci_path() local
952 int fdt_fixup_gw16082(void *blob, int np, struct pci_dev *dev) in fdt_fixup_gw16082()
1041 int fdt_fixup_sky2(void *blob, int np, struct pci_dev *dev) in fdt_fixup_sky2()
1073 int i, np; in ft_board_pci_fixup() local
/u-boot/lib/
A Dof_live.c48 struct device_node *np; in unflatten_dt_node() local
/u-boot/cmd/
A Dsetexpr.c196 char *np; in setexpr_regex_sub() local
/u-boot/arch/arm/mach-tegra/tegra124/
A Dxusb-padctl.c332 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
/u-boot/drivers/serial/
A Dserial-uclass.c95 struct device_node *np = of_get_stdout(); in serial_find_console_or_panic() local
/u-boot/common/
A Dcli_readline.c26 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char()
A Dcommand.c358 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete()
/u-boot/arch/arm/mach-tegra/tegra210/
A Dxusb-padctl.c424 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
/u-boot/drivers/pinctrl/rockchip/
A Dpinctrl-rockchip-core.c404 const struct device_node *np; local
/u-boot/include/linux/mtd/
A Dspinand.h424 const struct device_node *np) in spinand_set_of_node()
A Dnand.h401 const struct device_node *np) in nanddev_set_of_node()
A Dspi-nor.h359 const struct device_node *np) in spi_nor_set_flash_node()
A Dmtd.h348 const struct device_node *np) in mtd_set_of_node()
/u-boot/drivers/phy/
A Dphy-mtk-tphy.c257 const struct device_node *np; member
/u-boot/fs/ubifs/
A Dlpt.c493 struct ubifs_nnode *np = nnode->parent; in ubifs_add_nnode_dirt() local
/u-boot/arch/arm/include/asm/arch-octeontx2/csrs/
A Dcsrs-cgx.h3891 u64 np : 1; member
3924 u64 np : 1; member
4081 u64 np : 1; member
4136 u64 np : 1; member
5973 u64 np : 1; member
6096 u64 np : 1; member
6142 u64 np : 1; member
6207 u64 np : 1; member

Completed in 78 milliseconds