Home
last modified time | relevance | path

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

12

/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
350 struct device_node *np = NULL; in of_find_node_opts_by_path() local
410 struct device_node *np; in of_find_compatible_node() local
436 struct device_node *np; in of_find_node_by_prop_value() local
451 struct device_node *np; in of_find_node_by_phandle() local
[all …]
A Dof_addr.c50 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells()
110 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
159 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk()
A Dofnode.c453 struct device_node *np = ofnode_to_np(node); in ofnode_find_subnode() local
1105 const struct device_node *np = ofnode_to_np(node); in ofnode_get_addr_size() local
1129 const struct device_node *np = ofnode_to_np(node); in ofnode_read_u8_array_ptr() local
1593 struct device_node *np, *child; in ofnode_add_subnode() local
/u-boot/drivers/net/phy/
A Dncsi.c94 unsigned int np, nc; in ncsi_active() local
228 unsigned int np, nc; in ncsi_rsp_ec() local
241 unsigned int np, nc; in ncsi_rsp_ecnt() local
252 unsigned int np, nc; in ncsi_rsp_ebf() local
263 unsigned int np, nc; in ncsi_rsp_sma() local
276 unsigned int np, nc; in ncsi_rsp_gc() local
332 unsigned int np, nc; in ncsi_rsp_gls() local
355 unsigned int np, nc; in ncsi_rsp_cis() local
396 unsigned int np; in ncsi_rsp_dp() local
408 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()
409 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index()
431 static inline int of_property_count_strings(const struct device_node *np, in of_property_count_strings()
A Dofnode_decl.h52 struct device_node *np; member
109 struct device_node *np; member
A Dof.h91 struct device_node *np; member
110 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
A Dofnode.h200 static inline ofnode np_to_ofnode(struct device_node *np) in np_to_ofnode()
/u-boot/test/boot/
A Dvbe_simple.c30 struct device_node *np; in vbe_simple_test_base() local
/u-boot/board/gateworks/gw_ventana/
A Dgw_ventana.c796 int np; in fdt_add_pci_node() local
821 int k, np; in fdt_add_pci_path() local
850 int fdt_fixup_gw16082(void *blob, int np, struct pci_dev *dev) in fdt_fixup_gw16082()
939 int fdt_fixup_sky2(void *blob, int np, struct pci_dev *dev) in fdt_fixup_sky2()
971 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/drivers/mfd/
A Datmel-smc.c347 atmel_hsmc_get_reg_layout(ofnode np) in atmel_hsmc_get_reg_layout()
/u-boot/drivers/pci/
A Dpcie_apple.c154 ofnode np; member
246 static int apple_pcie_setup_port(struct apple_pcie_priv *pcie, ofnode np) in apple_pcie_setup_port()
/u-boot/cmd/
A Dsetexpr.c200 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/common/
A Dcli_readline.c26 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char()
A Dcommand.c360 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/memory/
A Dti-gpmc.c890 static void gpmc_read_settings_dt(ofnode np, struct gpmc_settings *p) in gpmc_read_settings_dt()
919 static void gpmc_read_timings_dt(ofnode np, in gpmc_read_timings_dt()
/u-boot/drivers/serial/
A Dserial-uclass.c90 struct device_node *np = of_get_stdout(); in serial_find_console_or_panic() local
/u-boot/include/linux/mtd/
A Dnand.h401 const struct device_node *np) in nanddev_set_of_node()
A Dspinand.h424 const struct device_node *np) in spinand_set_of_node()
A Dmtd.h349 const struct device_node *np) in mtd_set_of_node()
/u-boot/drivers/phy/
A Dphy-mtk-tphy.c243 const struct device_node *np; member
/u-boot/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c1543 ofnode np, in atmel_nand_create()
1697 ofnode np; in atmel_nand_controller_add_nands() local

Completed in 60 milliseconds

12