Home
last modified time | relevance | path

Searched refs:fdtdec_get_config_int (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dautoboot.c281 addr = fdtdec_get_config_int(gd->fdt_blob, "kernel-offset", 0);
286 addr = fdtdec_get_config_int(gd->fdt_blob, "rootdisk-offset", 0);
313 bootdelay = fdtdec_get_config_int(gd->fdt_blob, "bootdelay",
H A Dcli.c160 return fdtdec_get_config_int(gd->fdt_blob, "bootsecure", 0) != 0; in cli_process_fdt()
H A Dboard_r.c499 return fdtdec_get_config_int(gd->fdt_blob, "load-environment", 1); in should_load_env()
/OK3568_Linux_fs/u-boot/common/spl/
H A Dspl_spi.c98 payload_offs = fdtdec_get_config_int(gd->fdt_blob,
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dfdtdec.su
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.su
H A Dfdtdec.c865 int fdtdec_get_config_int(const void *blob, const char *prop_name, in fdtdec_get_config_int() function
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/
H A Dconfig.txt5 of the control device tree. You can access these using fdtdec_get_config_int(),
/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h747 int fdtdec_get_config_int(const void *blob, const char *prop_name,
/OK3568_Linux_fs/u-boot/env/
H A Dmmc.c99 return fdtdec_get_config_int(gd->fdt_blob, propname, defvalue); in mmc_offset()
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c742 config_offset = fdtdec_get_config_int(gd->fdt_blob, in partition_entries_offset()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym