Home
last modified time | relevance | path

Searched defs:node (Results 201 – 225 of 498) sorted by relevance

12345678910>>...20

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dcodeparser.py273 def visit_Call(self, node): argument
322 def called_node_name(self, node): argument
351 def parse_python(self, node, lineno=0, filename="<string>", fixedhash=None, func=None): argument
/openbmc/u-boot/arch/arm/mach-rockchip/
H A Drk3288-board-spl.c41 int node; in spl_boot_device() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/
H A Dlicense.py15 def visit_Str(self, node): argument
/openbmc/u-boot/drivers/mmc/
H A Daspeed_sdhci.c42 int node = dev_of_offset(dev); in aspeed_sdhci_probe() local
/openbmc/u-boot/drivers/reset/
H A Dreset-socfpga.c81 int node = dev_of_offset(dev); in socfpga_reset_probe() local
/openbmc/u-boot/scripts/dtc/
H A Ddtc-parser.y52 struct node *node; member
/openbmc/u-boot/drivers/sound/
H A Dsound-uclass.c110 ofnode node; in sound_find_codec_i2s() local
H A Dhda_codec.c177 ofnode node; in find_verb_data() local
202 static int send_verbs(ofnode node, const char *prop_name, struct hda_regs *regs) in send_verbs()
235 ofnode node; in codec_init() local
/openbmc/u-boot/drivers/remoteproc/
H A Dti_power_proc.c36 int node = dev_of_offset(dev); in ti_of_to_priv() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c85 static int sandbox_tpm_read_state(const void *blob, int node) in sandbox_tpm_read_state()
118 static int sandbox_tpm_write_state(void *blob, int node) in sandbox_tpm_write_state()
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.c82 int node = dev_of_offset(dev); in dwc3_generic_peripheral_ofdata_to_platdata() local
209 int node; in dwc3_glue_bind() local
/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c161 static int overlay_phandle_add_offset(void *fdt, int node, in overlay_phandle_add_offset()
201 static int overlay_adjust_node_phandles(void *fdto, int node, in overlay_adjust_node_phandles()
602 void *fdto, int node) in overlay_apply_node()
/openbmc/u-boot/fs/jffs2/
H A Djffs2_nand_1pass.c136 insert_inode(struct b_list *list, struct jffs2_raw_inode *node, u32 offset) in insert_inode()
154 insert_dirent(struct b_list *list, struct jffs2_raw_dirent *node, u32 offset) in insert_dirent()
665 struct jffs2_unknown_node *node; in jffs2_1pass_rescan_needed() local
789 struct jffs2_unknown_node *node; in jffs2_1pass_build_lists() local
/openbmc/u-boot/drivers/power/regulator/
H A Dgpio-regulator.c32 int node = dev_of_offset(dev); in gpio_regulator_ofdata_to_platdata() local
/openbmc/u-boot/arch/arm/mach-aspeed/ast2600/
H A Dspl.c86 void board_fit_image_post_process(const void *fit, int node, void **p_image, size_t *p_size) in board_fit_image_post_process()
/openbmc/u-boot/drivers/core/
H A Dsyscon-uclass.c153 struct regmap *syscon_node_to_regmap(ofnode node) in syscon_node_to_regmap()
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_lcd.c83 int node, timing_node, val; in sunxi_lcd_probe() local
/openbmc/u-boot/drivers/pinctrl/exynos/
H A Dpinctrl-exynos.c72 int node = dev_of_offset(config); in exynos_pinctrl_set_state() local
/openbmc/u-boot/arch/nios2/cpu/
H A Dcpu.c105 int node = dev_of_offset(dev); in altera_nios2_probe() local
/openbmc/qemu/docs/sphinx/
H A Dhxtool.py181 def do_parse(self, result, node): argument
/openbmc/u-boot/test/dm/
H A Dregmap.c20 ofnode node; in dm_test_regmap_base() local
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dsata.c237 int node = dev_of_offset(dev); in broadwell_sata_ofdata_to_platdata() local
/openbmc/qemu/include/hw/i386/
H A Dsgx-epc.h43 uint32_t node; member
/openbmc/u-boot/tools/binman/
H A Dentry.py63 def __init__(self, section, etype, node, read_node=True, name_prefix=''): argument
125 def Create(section, node, etype=None): argument
/openbmc/u-boot/drivers/phy/
H A Dphy-stm32-usbphyc.c271 static int stm32_usbphyc_get_regulator(struct udevice *dev, ofnode node, in stm32_usbphyc_get_regulator()
330 ofnode node; in stm32_usbphyc_probe() local

12345678910>>...20