| /u-boot/drivers/core/ |
| A D | of_access.c | 65 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 D | of_addr.c | 50 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 D | ofnode.c | 453 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 D | ncsi.c | 94 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 D | of_access.h | 38 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 D | ofnode_decl.h | 52 struct device_node *np; member 109 struct device_node *np; member
|
| A D | of.h | 91 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 D | ofnode.h | 200 static inline ofnode np_to_ofnode(struct device_node *np) in np_to_ofnode()
|
| /u-boot/test/boot/ |
| A D | vbe_simple.c | 30 struct device_node *np; in vbe_simple_test_base() local
|
| /u-boot/board/gateworks/gw_ventana/ |
| A D | gw_ventana.c | 796 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 D | of_live.c | 48 struct device_node *np; in unflatten_dt_node() local
|
| /u-boot/drivers/mfd/ |
| A D | atmel-smc.c | 347 atmel_hsmc_get_reg_layout(ofnode np) in atmel_hsmc_get_reg_layout()
|
| /u-boot/drivers/pci/ |
| A D | pcie_apple.c | 154 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 D | setexpr.c | 200 char *np; in setexpr_regex_sub() local
|
| /u-boot/arch/arm/mach-tegra/tegra124/ |
| A D | xusb-padctl.c | 332 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
|
| /u-boot/common/ |
| A D | cli_readline.c | 26 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char()
|
| A D | command.c | 360 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 D | xusb-padctl.c | 424 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
|
| /u-boot/drivers/memory/ |
| A D | ti-gpmc.c | 890 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 D | serial-uclass.c | 90 struct device_node *np = of_get_stdout(); in serial_find_console_or_panic() local
|
| /u-boot/include/linux/mtd/ |
| A D | nand.h | 401 const struct device_node *np) in nanddev_set_of_node()
|
| A D | spinand.h | 424 const struct device_node *np) in spinand_set_of_node()
|
| A D | mtd.h | 349 const struct device_node *np) in mtd_set_of_node()
|
| /u-boot/drivers/phy/ |
| A D | phy-mtk-tphy.c | 243 const struct device_node *np; member
|
| /u-boot/drivers/mtd/nand/raw/atmel/ |
| A D | nand-controller.c | 1543 ofnode np, in atmel_nand_create() 1697 ofnode np; in atmel_nand_controller_add_nands() local
|