| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffsfs.c | 438 static int yaffsfs_alt_dir_path(const YCHAR *path, YCHAR **ret_path) in yaffsfs_alt_dir_path() 479 static struct yaffs_dev *yaffsfs_FindDevice(const YCHAR *path, in yaffsfs_FindDevice() 549 static int yaffsfs_CheckPath(const YCHAR *path) in yaffsfs_CheckPath() 567 static struct yaffs_dev *yaffsfs_FindMountPoint(const YCHAR *path) in yaffsfs_FindMountPoint() 578 static struct yaffs_obj *yaffsfs_FindRoot(const YCHAR *path, in yaffsfs_FindRoot() 622 const YCHAR *path, in yaffsfs_DoFindDirectory() 692 const YCHAR *path, in yaffsfs_FindDirectory() 705 const YCHAR *path, int symDepth, in yaffsfs_FindObject() 773 int yaffs_open_sharing(const YCHAR *path, int oflag, int mode, int sharing) in yaffs_open_sharing() 996 int yaffs_open(const YCHAR *path, int oflag, int mode) in yaffs_open() [all …]
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | fdt-common.c | 26 const char *path; in ft_hs_disable_rng() local 74 const char *path, *subpath; in ft_hs_fixup_dram() local 130 const char *path, *subpath; in ft_hs_add_tee() local
|
| /rk3399_rockchip-uboot/tools/rockchip/ |
| H A D | boot_merger.c | 125 static inline void fixPath(char *path) in fixPath() 556 static inline void getName(char *path, uint16_t *dst) in getName() 584 static inline bool getFileSize(const char *path, uint32_t *size) in getFileSize() 612 static bool writeFile(FILE *outFile, const char *path, bool fix) in writeFile() 665 static bool saveEntry(FILE *outFile, char *path, rk_entry_type type, in saveEntry() 778 static inline uint32_t getCrc(const char *path) in getCrc() 928 static bool unpackBoot(char *path) in unpackBoot()
|
| H A D | resource_tool.c | 610 char path[MAX_INDEX_ENTRY_PATH_LEN]; member 631 char path[MAX_INDEX_ENTRY_PATH_LEN]; member 660 static const char *fix_path(const char *path) in fix_path() 811 static void tests_dump_file(const char *path, void *data, int len) in tests_dump_file() 1240 static bool mkdirs(char *path) in mkdirs() 1267 char path[MAX_INDEX_ENTRY_PATH_LEN * 2 + 1]; in dump_file() local 1397 static inline size_t get_file_size(const char *path) in get_file_size() 1503 const char *path = files[i]; in write_index_tbl() local
|
| H A D | trust_merger.c | 85 static inline void fixPath(char *path) in fixPath() 369 static inline bool getFileSize(const char *path, uint32_t *size) in getFileSize() 757 static bool unpacktrust(char *path) in unpacktrust()
|
| /rk3399_rockchip-uboot/test/overlay/ |
| H A D | cmd_ut_overlay.c | 25 static int ut_fdt_getprop_u32_by_index(void *fdt, const char *path, in ut_fdt_getprop_u32_by_index() 46 static int ut_fdt_getprop_u32(void *fdt, const char *path, const char *name, in ut_fdt_getprop_u32() 52 static int fdt_getprop_str(void *fdt, const char *path, const char *name, in fdt_getprop_str()
|
| /rk3399_rockchip-uboot/tools/dtoc/ |
| H A D | fdt.py | 177 def __init__(self, fdt, parent, offset, name, path): argument 299 def GetNode(self, path): argument 395 def Node(self, fdt, parent, offset, name, path): argument
|
| /rk3399_rockchip-uboot/board/freescale/common/ |
| H A D | fman.c | 39 const char *path; in fdt_set_phy_handle() local
|
| H A D | cds_pci_ft.c | 16 const char *path; in cds_pci_fixup() local
|
| H A D | sgmii_riser.c | 52 const char *path; in fsl_sgmii_riser_fdt_fixup() local
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/ |
| H A D | fdt.c | 63 int nodeoffset, path; in ft_cpu_setup() local
|
| H A D | pci.c | 190 const char *path; in ft_pci_setup() local
|
| /rk3399_rockchip-uboot/scripts/dtc/libfdt/ |
| H A D | fdt_overlay.c | 56 const char *path = NULL; in overlay_get_target() local 363 const char *path, uint32_t path_len, in overlay_fixup_one_phandle() 438 const char *path, *name, *fixup_end; in overlay_fixup_phandle() local 693 const char *path; in overlay_symbol_update() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/omap5/ |
| H A D | fdt.c | 33 const char *path; in ft_hs_fixup_crossbar() local 97 const char *path; in ft_hs_fixup_sram() local
|
| /rk3399_rockchip-uboot/lib/libfdt/ |
| H A D | fdt_region.c | 35 char *path, int path_len, int add_string_tab) in fdt_find_regions() 342 char *path, int path_len, int flags, in fdt_first_region() 439 char *path, int path_len, int flags, in fdt_next_region()
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | of_access.h | 217 static inline struct device_node *of_find_node_by_path(const char *path) in of_find_node_by_path()
|
| /rk3399_rockchip-uboot/board/gateworks/gw_ventana/ |
| H A D | gw_ventana.c | 856 static inline void ft_enable_path(void *blob, const char *path) in ft_enable_path() 866 static inline void ft_delprop_path(void *blob, const char *path, in ft_delprop_path() 1094 void ft_board_wdog_fixup(void *blob, const char *path) in ft_board_wdog_fixup() 1301 char path[48]; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/tools/buildman/ |
| H A D | toolchain.py | 251 def ScanPath(self, path, verbose): argument 508 def TestSettingsHasPath(self, path): argument
|
| /rk3399_rockchip-uboot/net/ |
| H A D | nfs.c | 115 static char *basename(char *path) in basename() 130 static char *dirname(char *path) in dirname() 239 static void nfs_mount_req(char *path) in nfs_mount_req()
|
| /rk3399_rockchip-uboot/drivers/pci/ |
| H A D | tsi108_pci.c | 154 const char *path; in ft_pci_setup() local
|
| /rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/ |
| H A D | liodn.c | 282 char path[64]; in fdt_fixup_pci_liodn_offsets() local 296 char path[64]; in fdt_fixup_pci_liodn_offsets() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | boot_rkimg.c | 599 const char *path = "/images/resource"; in rockchip_ram_read_dtb_file() local 601 const char *path = "/images/fdt"; in rockchip_ram_read_dtb_file() local
|
| /rk3399_rockchip-uboot/lib/efi_loader/ |
| H A D | efi_device_path.c | 457 static void path_to_uefi(u16 *uefi, const char *path) in path_to_uefi() 473 const char *path) in efi_dp_from_file()
|
| /rk3399_rockchip-uboot/board/broadcom/bcmstb/ |
| H A D | bcmstb.c | 89 const char *path = NULL; in bcmstb_sdhci_address() local
|
| /rk3399_rockchip-uboot/board/freescale/mpc8541cds/ |
| H A D | mpc8541cds.c | 406 const char *path; in ft_pci_setup() local
|