Home
last modified time | relevance | path

Searched defs:parent (Results 76 – 100 of 154) sorted by relevance

1234567

/rk3399_rockchip-uboot/lib/
H A Dfdtdec.c129 fdt_addr_t fdtdec_get_addr_size_auto_parent(const void *blob, int parent, in fdtdec_get_addr_size_auto_parent()
159 int parent; in fdtdec_get_addr_size_auto_noparent() local
951 int na, ns, len, parent; in fdt_get_resource() local
1084 int fdtdec_decode_display_timing(const void *blob, int parent, int index, in fdtdec_decode_display_timing()
/rk3399_rockchip-uboot/drivers/led/
H A Dled_bcm6328.c217 static int bcm6328_led_bind(struct udevice *parent) in bcm6328_led_bind()
/rk3399_rockchip-uboot/scripts/dtc/
H A Dlivetree.c281 void add_child(struct node *parent, struct node *child) in add_child()
295 void delete_node_by_name(struct node *parent, char *name) in delete_node_by_name()
762 static struct node *build_and_name_child_node(struct node *parent, char *name) in build_and_name_child_node()
/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dcore.c383 int cdns3_bind(struct udevice *parent) in cdns3_bind()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_hwid.c64 ofnode parent, node; in gpio_parse_base_address() local
/rk3399_rockchip-uboot/fs/yaffs2/
H A Dyaffs_yaffs2.c393 struct yaffs_obj *parent; in yaffs2_checkpt_obj_to_obj() local
943 struct yaffs_obj *parent; in yaffs2_scan_chunk() local
/rk3399_rockchip-uboot/drivers/core/
H A Duclass.c337 struct udevice *parent, in uclass_find_device_by_phandle()
494 int uclass_get_device_by_phandle(enum uclass_id id, struct udevice *parent, in uclass_get_device_by_phandle()
H A Dofnode.c200 ofnode parent; in ofnode_get_parent() local
441 int ofnode_decode_display_timing(ofnode parent, int index, in ofnode_decode_display_timing()
H A Dof_access.c316 #define __for_each_child_of_node(parent, child) \ argument
320 static struct device_node *__of_find_node_by_path(struct device_node *parent, in __of_find_node_by_path()
/rk3399_rockchip-uboot/drivers/gpio/
H A Dtegra186_gpio.c170 static int tegra186_gpio_bind(struct udevice *parent) in tegra186_gpio_bind()
H A Dtegra_gpio.c316 static int gpio_tegra_bind(struct udevice *parent) in gpio_tegra_bind()
H A Dsunxi_gpio.c287 static int gpio_sunxi_bind(struct udevice *parent) in gpio_sunxi_bind()
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dexpr.h22 struct file *parent; member
171 struct menu *parent; member
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c703 static void fat_itr_child(fat_itr *itr, fat_itr *parent) in fat_itr_child()
1143 struct fs_dir_stream parent; member
/rk3399_rockchip-uboot/drivers/video/
H A Dipu_common.c142 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent()
379 static int ipu_pixel_clk_set_parent(struct clk *clk, struct clk *parent) in ipu_pixel_clk_set_parent()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_net.c25 struct efi_object parent; member
H A Defi_disk.c21 struct efi_object parent; member
/rk3399_rockchip-uboot/drivers/sound/
H A Dmax98095.c528 int parent; in get_max98095_codec_values() local
/rk3399_rockchip-uboot/drivers/mtd/
H A Dpic32_flash.c378 int parent, addrc, sizec; in pic32_flash_probe() local
H A Drenesas_rpc_hf.c319 static int rpc_hf_bind(struct udevice *parent) in rpc_hf_bind()
349 int parent, addrc, sizec, len, ret; in rpc_hf_probe() local
/rk3399_rockchip-uboot/drivers/clk/
H A Dclk-uclass.c370 int clk_set_parent(struct clk *clk, struct clk *parent) in clk_set_parent()
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A Dclk_rk3528.c958 u32 div, sel, con, parent; in rk3528_sfc_get_clk() local
1004 u32 div, sel, con, parent; in rk3528_emmc_get_clk() local
1567 static int rk3528_clk_set_parent(struct clk *clk, struct clk *parent) in rk3528_clk_set_parent()
/rk3399_rockchip-uboot/include/dm/
H A Ddevice.h139 struct udevice *parent; member
612 #define device_foreach_child_safe(pos, next, parent) \ argument
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci-mem.c792 struct udevice *parent = udev->dev; in xhci_setup_addressable_virt_dev() local
/rk3399_rockchip-uboot/include/power/
H A Dpmic.h83 struct pmic *parent; member

1234567