Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 57) sorted by relevance

123

/u-boot/lib/efi_loader/
A Defi_var_mem.c67 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 Dkm83xx_i2c.c30 uchar last; in i2c_make_abort() local
/u-boot/arch/powerpc/lib/
A Dextable.c34 const struct exception_table_entry *last, in search_one_table()
/u-boot/arch/arm/mach-omap2/
A Dtimer.c63 unsigned long now, last = readl(&timer_base->tcrr); in __udelay() local
/u-boot/drivers/mtd/
A Dstm32_flash.c81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
/u-boot/post/
A Dpost.c182 int last; in post_get_env_flags() local
309 unsigned int last; in post_run() local
/u-boot/arch/nds32/cpu/n1213/ag101/
A Dtimer.c160 unsigned long now, last = readl(&tmr->timer3_counter); in __udelay() local
/u-boot/drivers/power/pmic/
A Dda9063.c30 u16 last; member
/u-boot/drivers/pinctrl/meson/
A Dpinctrl-meson-axg.h15 unsigned int last; member
/u-boot/lib/zlib/
A Dinffast.c74 unsigned char FAR *last; /* while in < last, enough input available */ in inflate_fast() local
A Dtrees.c330 # 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 Dinflate.c340 code last; /* parent table entry */ in inflate() local
/u-boot/drivers/mtd/nand/
A Dcore.c170 struct nand_pos pos, last; in nanddev_mtd_erase() local
/u-boot/arch/arm/cpu/armv7/sunxi/
A Dtimer.c88 ulong now, last = read_timer(); in __udelay() local
/u-boot/drivers/i2c/
A Dmeson_i2c.c57 bool last; /* Whether the message is the last */ member
168 int last) in meson_i2c_xfer_msg()
/u-boot/drivers/net/mscc_eswitch/
A Dmscc_xfer.c33 int i, count = (buff_len + 3) / 4, last = buff_len % 4; in mscc_send() local
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dsrio.c79 int idx, first, last; in srio_erratum_a004034() local
/u-boot/test/
A Dut.c49 long ut_check_delta(ulong last) in ut_check_delta()
/u-boot/arch/microblaze/include/asm/
A Dsystem.h35 #define switch_to(prev,next,last) do { \ argument
/u-boot/arch/arm/mach-imx/
A Dspl_imx_romapi.c144 ulong last = (ulong)fit; in get_fit_image_size() local
/u-boot/scripts/dtc/libfdt/
A Dfdt.c298 const char *last = strtab + tabsize - len; in fdt_find_string_() local
/u-boot/drivers/mtd/ubispl/
A Dubispl.c913 u32 last) in ubi_load_block()
1042 u32 lnum, last, len; in ipl_load() local
/u-boot/arch/sh/include/asm/
A Dsystem.h18 #define switch_to(prev, next, last) do { \ argument
/u-boot/fs/ubifs/
A Dorphan.c161 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 Dsystem.h200 #define switch_to(prev,next,last) \ argument

Completed in 31 milliseconds

123