/u-boot/lib/efi_loader/ |
A D | efi_var_mem.c | 67 struct efi_var_entry *var, *last; in efi_var_mem_find() local 112 struct efi_var_entry *next, *last; in efi_var_mem_del() local 192 struct efi_var_entry *last; in efi_var_mem_bs_del() local
|
/u-boot/board/keymile/km83xx/ |
A D | km83xx_i2c.c | 30 uchar last; in i2c_make_abort() local
|
/u-boot/arch/powerpc/lib/ |
A D | extable.c | 34 const struct exception_table_entry *last, in search_one_table()
|
/u-boot/arch/arm/mach-omap2/ |
A D | timer.c | 63 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local
|
/u-boot/drivers/mtd/ |
A D | stm32_flash.c | 81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
|
/u-boot/post/ |
A D | post.c | 182 int last; in post_get_env_flags() local 309 unsigned int last; in post_run() local
|
/u-boot/arch/nds32/cpu/n1213/ag101/ |
A D | timer.c | 160 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
|
/u-boot/drivers/power/pmic/ |
A D | da9063.c | 30 u16 last; member
|
/u-boot/drivers/pinctrl/meson/ |
A D | pinctrl-meson-axg.h | 15 unsigned int last; member
|
/u-boot/lib/zlib/ |
A D | inffast.c | 74 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() local
|
A D | trees.c | 330 # define SEPARATOR(i, last, width) \ argument 872 void ZLIB_INTERNAL _tr_stored_block(s, buf, stored_len, last) in _tr_stored_block() argument 926 void ZLIB_INTERNAL _tr_flush_block(s, buf, stored_len, last) in _tr_flush_block() argument
|
A D | inflate.c | 340 code last; /* parent table entry */ in inflate() local
|
/u-boot/drivers/mtd/nand/ |
A D | core.c | 170 struct nand_pos pos, last; in nanddev_mtd_erase() local
|
/u-boot/arch/arm/cpu/armv7/sunxi/ |
A D | timer.c | 88 ulong now, last = read_timer(); in __udelay() local
|
/u-boot/drivers/i2c/ |
A D | meson_i2c.c | 57 bool last; /* Whether the message is the last */ member 168 int last) in meson_i2c_xfer_msg()
|
/u-boot/drivers/net/mscc_eswitch/ |
A D | mscc_xfer.c | 33 int i, count = (buff_len + 3) / 4, last = buff_len % 4; in mscc_send() local
|
/u-boot/arch/powerpc/cpu/mpc8xxx/ |
A D | srio.c | 79 int idx, first, last; in srio_erratum_a004034() local
|
/u-boot/test/ |
A D | ut.c | 49 long ut_check_delta(ulong last) in ut_check_delta()
|
/u-boot/arch/microblaze/include/asm/ |
A D | system.h | 35 #define switch_to(prev,next,last) do { \ argument
|
/u-boot/arch/arm/mach-imx/ |
A D | spl_imx_romapi.c | 144 ulong last = (ulong)fit; in get_fit_image_size() local
|
/u-boot/scripts/dtc/libfdt/ |
A D | fdt.c | 298 const char *last = strtab + tabsize - len; in fdt_find_string_() local
|
/u-boot/drivers/mtd/ubispl/ |
A D | ubispl.c | 913 u32 last) in ubi_load_block() 1042 u32 lnum, last, len; in ipl_load() local
|
/u-boot/arch/sh/include/asm/ |
A D | system.h | 18 #define switch_to(prev, next, last) do { \ argument
|
/u-boot/fs/ubifs/ |
A D | orphan.c | 161 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local 368 struct ubifs_orphan *orphan, **last; in consolidate() local
|
/u-boot/arch/mips/include/asm/ |
A D | system.h | 200 #define switch_to(prev,next,last) \ argument
|