Searched defs:lo (Results 1 - 25 of 31) sorted by relevance

12

/u-boot/tools/
H A Dgen_ethaddr_crc.c19 uint8_t nibble_to_hex(const char *nibble, bool lo) argument
/u-boot/arch/xtensa/lib/
H A Dtime.c54 ulong lo, hi, i; local
/u-boot/drivers/timer/
H A Driscv_timer.c23 __maybe_unused u32 hi, lo; local
H A Dtsc_timer.c153 u32 lo, hi, ratio, freq_id, freq; local
/u-boot/lib/efi_loader/
H A Defi_load_options.c54 efi_status_t efi_deserialize_load_option(struct efi_load_option *lo, u8 *data, argument
104 efi_serialize_load_option(struct efi_load_option *lo, u8 **data) argument
[all...]
H A Defi_helper.c77 struct efi_load_option lo; local
H A Defi_bootmgr.c611 struct efi_load_option lo; local
799 struct efi_load_option lo; local
879 struct efi_load_option lo; local
[all...]
H A Defi_device_path.c1144 efi_device_path *efi_dp_from_lo(struct efi_load_option *lo, argument
H A Defi_capsule.c865 struct efi_load_option lo; local
/u-boot/include/
H A Dhexdump.h59 int lo = hex_to_bin(*src++); local
/u-boot/arch/mips/include/asm/
H A Dptrace.h32 unsigned long lo; member in struct:pt_regs
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-global-resources.h72 u64 lo; member in struct:global_resource_tag
/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dtimer.h37 u32 lo; /* 0xa4 */ member in struct:sunxi_64cnt
/u-boot/cmd/
H A Dmii.c18 ushort lo; member in struct:_MII_field_desc_t
[all...]
H A Dbootmenu.c248 struct efi_load_option lo; local
H A Defidebug.c799 struct efi_load_option lo; local
721 efi_boot_add_uri(int argc, char *const argv[], u16 *var_name16, size_t var_name16_size, struct efi_load_option *lo, struct efi_device_path **file_path, efi_uintn_t *fp_size) argument
1013 struct efi_load_option lo; local
1151 struct efi_load_option lo; local
[all...]
/u-boot/post/drivers/
H A Dmemory.c208 unsigned int hi, lo, pathi, patlo; local
/u-boot/arch/x86/include/asm/
H A Dmsr.h206 uint32_t lo; member in struct:msr_t
/u-boot/fs/erofs/
H A Dzmap.c191 const unsigned int lo = v & lomask; local
202 unsigned int lo, d1 = 0; local
229 unsigned int vcnt, base, lo, encodebits, nblk, eofs; local
[all...]
/u-boot/lib/rsa/
H A Drsa-keyprop.c396 static uint32_t br_divrem(uint32_t hi, uint32_t lo, uint32_t d, uint32_t *r) argument
429 static uint32_t br_rem(uint32_t hi, uint32_t lo, uint32_ argument
441 br_div(uint32_t hi, uint32_t lo, uint32_t d) argument
[all...]
/u-boot/lib/bzip2/
H A Dbzlib_blocksort.c140 Int32 sp, lo, hi; local
73 fallbackSimpleSort( UInt32* fmap, UInt32* eclass, Int32 lo, Int32 hi ) argument
526 mainSimpleSort( UInt32* ptr, UChar* block, UInt16* quadrant, Int32 nblock, Int32 lo, Int32 hi, Int32 d, Int32* budget ) argument
672 Int32 sp, lo, hi, d; local
931 Int32 lo = ftab[sb] & CLEARMASK; local
[all...]
/u-boot/arch/x86/cpu/
H A Dmp_init.c119 uint32_t lo; member in struct:saved_msr
/u-boot/drivers/pwm/
H A Dpwm-meson.c75 unsigned int lo; member in struct:meson_pwm_channel
/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c322 u32 lo; /* all operands in native machine order */ local
/u-boot/lib/
H A Dbch.c1130 uint32_t data, hi, lo, *tab; local

Completed in 144 milliseconds

12