Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/drivers/core/
H A Dof_access.c62 struct device_node *np; member
67 int of_n_addr_cells(const struct device_node *np) in of_n_addr_cells()
83 int of_n_size_cells(const struct device_node *np) in of_n_size_cells()
99 int of_simple_addr_cells(const struct device_node *np) in of_simple_addr_cells()
111 int of_simple_size_cells(const struct device_node *np) in of_simple_size_cells()
123 struct property *of_find_property(const struct device_node *np, in of_find_property()
146 struct device_node *np; in of_find_all_nodes() local
166 const void *of_get_property(const struct device_node *np, const char *name, in of_get_property()
174 const struct property *of_get_first_property(const struct device_node *np) in of_get_first_property()
182 const struct property *of_get_next_property(const struct device_node *np, in of_get_next_property()
[all …]
H A Dof_addr.c49 static void of_bus_default_count_cells(const struct device_node *np, in of_bus_default_count_cells()
109 static struct of_bus *of_match_bus(struct device_node *np) in of_match_bus()
120 static void dev_count_cells(const struct device_node *np, int *nap, int *nsp) in dev_count_cells()
164 static int of_empty_ranges_quirk(const struct device_node *np) in of_empty_ranges_quirk()
H A Dofnode.c129 const struct device_node *np = ofnode_to_np(node); in ofnode_find_subnode() local
578 const struct device_node *np = ofnode_to_np(node); in ofnode_get_addr_size() local
598 const struct device_node *np = ofnode_to_np(node); in ofnode_read_u8_array_ptr() local
H A Droot.c222 struct device_node *np; in dm_scan_fdt_live() local
/rk3399_rockchip-uboot/include/dm/
H A Dof_access.h39 static inline void of_node_put(const struct device_node *np) { } in of_node_put()
347 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index()
367 static inline int of_property_count_strings(const struct device_node *np, in of_property_count_strings()
H A Dofnode.h52 const struct device_node *np; /* will be used for future live tree */ member
158 static inline ofnode np_to_ofnode(const struct device_node *np) in np_to_ofnode()
H A Dof.h82 struct device_node *np; member
108 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name()
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Dpanel.c105 ofnode np; in dsi_panel_get_cmds() local
157 int rk628_panel_info_get(struct rk628 *rk628, ofnode np) in rk628_panel_info_get()
H A Drk628.c73 ofnode np; in rk628_display_route_info_parse() local
304 of_parse_rk628_display_timing( ofnode np, struct rk628_videomode *vm) in of_parse_rk628_display_timing()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dgw_ventana.c887 int np; in fdt_add_pci_node() local
912 int k, np; in fdt_add_pci_path() local
941 int fdt_fixup_gw16082(void *blob, int np, struct pci_dev *dev) in fdt_fixup_gw16082()
1030 int fdt_fixup_sky2(void *blob, int np, struct pci_dev *dev) in fdt_fixup_sky2()
1062 int i, np; in ft_board_pci_fixup() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dmax96755f.c179 const struct device_node *np = ofnode_to_np(dev->node); in max96755f_bridge_probe() local
H A Drockchip_display.c2220 const struct device_node *np = ofnode_to_np(dev->node); in rockchip_get_logo_memory() local
2574 const struct device_node *np; in rockchip_display_fixup() local
/rk3399_rockchip-uboot/lib/
H A Dof_live.c50 struct device_node *np; in unflatten_dt_node() local
/rk3399_rockchip-uboot/cmd/
H A Dsetexpr.c179 char *np; in regex_sub() local
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra124/
H A Dxusb-padctl.c330 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra210/
H A Dxusb-padctl.c436 struct device_node *np = of_find_compatible_node(NULL, NULL, in tegra_xusb_padctl_init() local
/rk3399_rockchip-uboot/common/
H A Dcli_readline.c24 static char *delete_char (char *buffer, char *p, int *colp, int *np, int plen) in delete_char()
H A Dcommand.c321 int cmd_auto_complete(const char *const prompt, char *buf, int *np, int *colp) in cmd_auto_complete()
/rk3399_rockchip-uboot/drivers/serial/
H A Dserial-uclass.c89 struct device_node *np = of_get_stdout(); in serial_find_console_or_panic() local
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dmtd.h341 const struct device_node *np) in mtd_set_of_node()
354 const struct device_node *np) in mtd_set_of_node()
H A Dnand.h410 const struct device_node *np) in nanddev_set_of_node()
H A Dspinand.h494 const struct device_node *np) in spinand_set_of_node()
/rk3399_rockchip-uboot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip-core.c467 const struct device_node *np; local
/rk3399_rockchip-uboot/lib/rsa/
H A Drsa-sign.c731 void *n, *e, *c, *np; in rsa_set_key_hash() local
/rk3399_rockchip-uboot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c967 int rk_exptmod_np(void *m, void *e, void *n, void *np, void *d) in rk_exptmod_np()

12