Home
last modified time | relevance | path

Searched defs:limit (Results 1 – 25 of 42) sorted by relevance

12

/u-boot/lib/
A Dxxhash.c79 const uint8_t *const limit = b_end - 16; in xxh32() local
149 const uint8_t *const limit = b_end - 32; in xxh64() local
277 const uint8_t *const limit = b_end - 16; in xxh32_update() local
382 const uint8_t *const limit = b_end - 32; in xxh64_update() local
/u-boot/arch/arm/mach-omap2/omap4/
A Dboot.c64 unsigned int limit; in omap_reboot_mode() local
/u-boot/cmd/
A Dread.c21 ulong offset, limit; in do_rw() local
/u-boot/tools/patman/
A Dseries.py241 add_maintainers, limit, get_maintainer_script, argument
284 add_maintainers, limit, get_maintainer_script): argument
A Dcontrol.py97 ignore_bad_tags, add_maintainers, get_maintainer_script, limit, argument
/u-boot/lib/lzma/
A DLzmaDec.c31 #define TREE_DECODE(probs, limit, i) \ argument
59 #define TREE_DECODE_CHECK(probs, limit, i) \ argument
134 static int MY_FAST_CALL LzmaDec_DecodeReal(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal()
273 unsigned limit, offset; in LzmaDec_DecodeReal() local
454 static void MY_FAST_CALL LzmaDec_WriteRem(CLzmaDec *p, SizeT limit) in LzmaDec_WriteRem()
480 static int MY_FAST_CALL LzmaDec_DecodeReal2(CLzmaDec *p, SizeT limit, const Byte *bufLimit) in LzmaDec_DecodeReal2()
624 unsigned limit, offset; in LzmaDec_TryDummy() local
/u-boot/lib/efi/
A Defi_stub.c37 uint16_t limit; member
170 uint64_t base, limit; in get_codeseg32() local
/u-boot/disk/
A Dpart_amiga.c131 int limit; in get_rdisk() local
171 int limit; in get_bootcode() local
/u-boot/arch/x86/lib/
A Ddiv64.c84 u64 limit = __lshrdi3(dividend, 1); in _64bit_divide() local
A Dacpi_table.c619 u64 limit) in acpi_create_dmar_rmrr()
/u-boot/arch/x86/cpu/apollolake/
A Dfsp_s.c68 msr_t rapl_msr_reg, limit; in set_power_limits() local
/u-boot/lib/bzip2/
A Dbzlib_huffman.c194 void BZ2_hbCreateDecodeTables ( Int32 *limit, in BZ2_hbCreateDecodeTables()
/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-pko3.c752 unsigned int limit = 128; /* NULL never really uses much */ in __cvmx_pko3_config_null_interface() local
768 unsigned int limit; in __cvmx_pko3_helper_dqs_activate() local
A Dcvmx-fpa.c188 u64 limit, u64 threshold, int ptr_dis) in cvmx_fpa3_aura_cfg()
/u-boot/drivers/rtc/
A Dds1374.c85 unsigned int limit; in rtc_get() local
/u-boot/arch/x86/cpu/ivybridge/
A Dmodel_206ax.c164 msr_t limit; in set_power_limits() local
/u-boot/tools/
A Difdtool.h88 int base, limit, size; member
/u-boot/board/xilinx/common/
A Dfru_ops.c173 u8 *data, *term, *limit, *next_addr, *eof; in fru_parse_board() local
/u-boot/arch/x86/cpu/broadwell/
A Dcpu_full.c561 msr_t limit; in cpu_set_power_limits() local
/u-boot/scripts/dtc/
A Dflattree.c581 char *base, *limit, *ptr; member
584 static void inbuf_init(struct inbuf *inb, void *base, void *limit) in inbuf_init()
/u-boot/arch/x86/cpu/i386/
A Dcpu.c46 #define GDT_ENTRY(flags, base, limit) \ argument
/u-boot/drivers/mtd/ubi/
A Dbuild.c603 int limit, device_pebs; in get_bad_peb_limit() local
/u-boot/arch/mips/mach-octeon/include/mach/
A Dcvmx-pko3.h427 s32 limit; member
463 unsigned int limit) in cvmx_pko3_dq_set_limit()
/u-boot/arch/arm/mach-imx/mx6/
A Dddr.c93 const unsigned int limit = 0x148; in correct_mpwldectr_result() local
/u-boot/lib/zlib/
A Ddeflate.c1106 IPos limit = s->strstart > (IPos)MAX_DIST(s) ? local

Completed in 36 milliseconds

12