Home
last modified time | relevance | path

Searched defs:depth (Results 1 – 25 of 38) sorted by relevance

12

/u-boot/scripts/dtc/libfdt/
A Dfdt.c227 int fdt_next_node(const void *fdt, int offset, int *depth) in fdt_next_node()
269 int depth = 0; in fdt_first_subnode() local
280 int depth = 1; in fdt_next_subnode() local
A Dfdt_wip.c75 int depth = 0; in fdt_node_end_offset_() local
A Dfdt_ro.c228 int depth; in fdt_subnode_offset_namelen() local
545 int offset, depth, namelen; in fdt_get_path() local
597 int offset, depth; in fdt_supernode_atdepth_offset() local
867 unsigned depth = 0; in fdt_check_full() local
/u-boot/arch/arm/mach-tegra/tegra20/
A Demc.c121 int depth; in find_emc_tables() local
179 int depth; in decode_emc() local
/u-boot/drivers/video/sunxi/
A Dlcdc.c46 void lcdc_enable(struct sunxi_lcdc_reg * const lcdc, int depth) in lcdc_enable()
75 int depth, int dclk_phase) in lcdc_tcon0_mode_set()
/u-boot/test/py/tests/
A Dtest_bind.py8 def in_tree(response, name, uclass, drv, depth, last_child): argument
/u-boot/fs/reiserfs/
A Dreiserfs.c392 read_tree_node (unsigned int blockNr, int depth) in read_tree_node()
430 int depth; in next_key() local
523 int depth; in search_stat() local
/u-boot/drivers/video/
A Dvideomodes.c237 unsigned int *depth, unsigned int *freq, const char **options) in video_get_video_mode()
299 unsigned int i, xres, yres, depth, refresh; in video_get_ctfb_res_modes() local
A Dfsl_diu_fb.c222 unsigned int depth, char **fb) in allocate_fb()
380 unsigned int depth = 0, freq = 0; in video_hw_init() local
/u-boot/tools/binman/etype/
A Dfit.py140 def _AddNode(base_node, depth, node): argument
/u-boot/cmd/
A Dclk.c17 static void show_clks(struct udevice *dev, int depth, int last_flag) in show_clks()
A Dfdt.c455 int depth = MAX_LEVEL; /* how deep to print */ in do_fdt() local
996 static int fdt_print(const char *pathp, char *prop, int depth) in fdt_print()
A Dbedbug.c341 int depth; /* Stack iteration level */ in do_bedbug_stack() local
/u-boot/arch/arm/mach-nexell/include/mach/
A Ddisplay_dev.h32 unsigned int depth; /* byte per pixel */ member
/u-boot/drivers/core/
A Ddump.c13 static void show_devices(struct udevice *dev, int depth, int last_flag) in show_devices()
/u-boot/lib/
A Dof_live.c53 static int depth; in unflatten_dt_node() local
/u-boot/drivers/usb/host/
A Dxhci-exynos5.c61 int depth; in xhci_usb_of_to_plat() local
A Dehci-exynos.c52 int depth; in ehci_usb_of_to_plat() local
/u-boot/common/
A Dfdt_region.c43 int depth = -1; in fdt_find_regions() local
311 static int fdt_include_supernodes(struct fdt_region_state *info, int depth) in fdt_include_supernodes()
A Dusb_hub.c80 static int usb_set_hub_depth(struct usb_device *dev, int depth) in usb_set_hub_depth()
812 int depth = 0; in usb_hub_configure() local
/u-boot/include/
A Dfdt_region.h64 int depth; /* Current tree depth */ member
/u-boot/arch/arm/mach-imx/imx8/
A Dfdt.c54 int offset = 0, depth = 0; in update_fdt_with_owned_resources() local
/u-boot/drivers/nvme/
A Dnvme.c23 #define NVME_SQ_SIZE(depth) (depth * sizeof(struct nvme_command)) argument
24 #define NVME_CQ_SIZE(depth) (depth * sizeof(struct nvme_completion)) argument
245 int qid, int depth) in nvme_alloc_queue()
/u-boot/arch/arm/mach-bcm283x/
A Dmsg.c34 struct bcm2835_mbox_tag_depth depth; member
/u-boot/arch/sandbox/cpu/
A Dsdl.c53 int depth; member

Completed in 62 milliseconds

12