Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 161) sorted by relevance

1234567

/u-boot/scripts/dtc/pylibfdt/
A Dsetup.py99 version = os.environ.get('VERSION') variable
106 swig_opts, version, files, cflags, objdir = GetEnvFromMakefiles() variable
/u-boot/board/corscience/tricorder/
A Dtricorder-eeprom.c26 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 Dtricorder-eeprom.h23 uint16_t version; member
/u-boot/drivers/mmc/
A Dgen_atmel_mci.c78 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 Dsummary.h40 __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 Dbl33_info.h20 unsigned int version; member
/u-boot/include/xen/arm/
A Dinterface.h69 u32 version; member
81 u32 version; member
/u-boot/include/power/
A Dbattery.h11 unsigned int version; member
/u-boot/include/linux/
A Dcompiler_types.h233 #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 Dcommon.c75 ushort version; in lacie_read_mac_address() local
/u-boot/arch/arm/include/asm/arch-spear/
A Dspr_defs.h33 uchar version[32]; member
/u-boot/include/
A Dopensbi.h31 unsigned long version; member
A Ddt_table.h34 u32 version; /* DTBO image version, the current version is 0. member
/u-boot/tools/
A Domapimage.h22 uint8_t version; member
/u-boot/arch/arm/include/asm/arch-imx8/
A Dimage.h22 u8 version; member
46 u8 version; member
/u-boot/board/ge/common/
A Dvpd_reader.c114 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 Dinflate.c33 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 Dbootcount_ext.c15 u8 version; member
/u-boot/board/siemens/common/
A Dfactoryset.h24 int version; member
/u-boot/tools/patman/
A Dcommit.py47 def AddChange(self, version, info): argument
/u-boot/arch/arm/mach-at91/
A Dmpddrc.c30 u16 version = readl(&mpddr->version) & 0xffff; in ddr2_decodtype_is_seq() local
/u-boot/arch/arm/mach-exynos/include/mach/
A Dspl.h17 u32 version; /* Version number */ member
/u-boot/arch/arm/mach-zynq/
A Dcpu.c131 u32 version; in print_cpuinfo() local
/u-boot/arch/riscv/lib/
A Dimage.c28 uint32_t version; /* version of the header */ member
/u-boot/board/ti/common/
A Dboard_detect.h41 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

Completed in 33 milliseconds

1234567