/u-boot/scripts/dtc/pylibfdt/ |
A D | setup.py | 99 version = os.environ.get('VERSION') variable 106 swig_opts, version, files, cflags, objdir = GetEnvFromMakefiles() variable
|
/u-boot/board/corscience/tricorder/ |
A D | tricorder-eeprom.c | 26 uint16_t version; in handle_eeprom_v0() member 131 const char *version, const char *serial, const char *interface) in tricorder_eeprom_write() 200 char *version = argv[4]; in do_tricorder_eeprom() local
|
A D | tricorder-eeprom.h | 23 uint16_t version; member
|
/u-boot/drivers/mmc/ |
A D | gen_atmel_mci.c | 78 unsigned int version = atmel_mci_get_version(mci); in mci_set_blklen() local 108 unsigned int version = atmel_mci_get_version(mci); local 387 unsigned int version = atmel_mci_get_version(mci); local 475 unsigned int version; local 531 u32 version; local
|
/u-boot/fs/jffs2/ |
A D | summary.h | 40 __u32 version; /* inode version */ member 51 __u32 version; /* dirent version */ member 62 __u32 version; /* version number */ member 95 __u32 version; /* inode version */ member 107 __u32 version; /* dirent version */ member 119 __u32 version; member
|
/u-boot/arch/arm/include/asm/arch-bcmns3/ |
A D | bl33_info.h | 20 unsigned int version; member
|
/u-boot/include/xen/arm/ |
A D | interface.h | 69 u32 version; member 81 u32 version; member
|
/u-boot/include/power/ |
A D | battery.h | 11 unsigned int version; member
|
/u-boot/include/linux/ |
A D | compiler_types.h | 233 #define __diag_GCC(version, severity, string) argument 239 #define __diag_ignore(compiler, version, option, comment) \ argument 241 #define __diag_warn(compiler, version, option, comment) \ argument 243 #define __diag_error(compiler, version, option, comment) \ argument
|
/u-boot/board/LaCie/common/ |
A D | common.c | 75 ushort version; in lacie_read_mac_address() local
|
/u-boot/arch/arm/include/asm/arch-spear/ |
A D | spr_defs.h | 33 uchar version[32]; member
|
/u-boot/include/ |
A D | opensbi.h | 31 unsigned long version; member
|
A D | dt_table.h | 34 u32 version; /* DTBO image version, the current version is 0. member
|
/u-boot/tools/ |
A D | omapimage.h | 22 uint8_t version; member
|
/u-boot/arch/arm/include/asm/arch-imx8/ |
A D | image.h | 22 u8 version; member 46 u8 version; member
|
/u-boot/board/ge/common/ |
A D | vpd_reader.c | 114 int (*fn)(struct vpd_cache *, u8 id, u8 version, u8 type, in vpd_reader() 204 int (*process_block)(struct vpd_cache *, u8 id, u8 version, in read_i2c_vpd()
|
/u-boot/lib/zlib/ |
A D | inflate.c | 33 int ZEXPORT inflateInit2_(z_streamp strm, int windowBits, const char *version, in inflateInit2_() 73 int ZEXPORT inflateInit_(z_streamp strm, const char *version, int stream_size) in inflateInit_()
|
/u-boot/drivers/bootcount/ |
A D | bootcount_ext.c | 15 u8 version; member
|
/u-boot/board/siemens/common/ |
A D | factoryset.h | 24 int version; member
|
/u-boot/tools/patman/ |
A D | commit.py | 47 def AddChange(self, version, info): argument
|
/u-boot/arch/arm/mach-at91/ |
A D | mpddrc.c | 30 u16 version = readl(&mpddr->version) & 0xffff; in ddr2_decodtype_is_seq() local
|
/u-boot/arch/arm/mach-exynos/include/mach/ |
A D | spl.h | 17 u32 version; /* Version number */ member
|
/u-boot/arch/arm/mach-zynq/ |
A D | cpu.c | 131 u32 version; in print_cpuinfo() local
|
/u-boot/arch/riscv/lib/ |
A D | image.c | 28 uint32_t version; /* version of the header */ member
|
/u-boot/board/ti/common/ |
A D | board_detect.h | 41 char version[TI_EEPROM_HDR_REV_LEN]; member 86 char version[AM6_EEPROM_HDR_VERSION_LEN]; member 219 char version[TI_EEPROM_HDR_REV_LEN + 1]; member 251 char version[AM6_EEPROM_HDR_VERSION_LEN + 1]; member
|