Home
last modified time | relevance | path

Searched defs:first (Results 1 – 25 of 38) sorted by relevance

12

/u-boot/cmd/
A Dconitrace.c15 bool first = true; in do_conitrace() local
A Dcpu.c31 bool first = true; in print_cpu_list() local
A Defi.c195 bool first; in efi_print_mem_table() local
A Dbootmenu.c40 struct bootmenu_entry *first; /* first menu entry */ member
A Dflash.c53 int bank, first, last; in abbrev_spec() local
/u-boot/board/emulation/common/
A Dqemu_dfu.c17 bool first = true; in board_get_alt_info() local
/u-boot/arch/powerpc/lib/
A Dextable.c33 search_one_table(const struct exception_table_entry *first, in search_one_table()
/u-boot/arch/arm/include/asm/
A Dopcodes.h146 #define __opcode_thumb32_compose(first, second) ( \ argument
152 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
220 #define ___inst_thumb32(first, second) .short first, second argument
224 #define ___inst_thumb32(first, second) \ argument
/u-boot/board/st/common/
A Dstm32mp_dfu.c24 bool first = true; in board_get_alt_info_mmc() local
75 bool first = true; in board_get_alt_info_mtd() 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/drivers/power/pmic/
A Dda9063.c29 u16 first; member
/u-boot/drivers/pinctrl/meson/
A Dpinctrl-meson-axg.h14 unsigned int first; member
A Dpinctrl-meson.h99 unsigned int first; member
/u-boot/drivers/video/
A Defi.c32 u8 first, len; in efi_find_pixel_bits() local
/u-boot/arch/powerpc/cpu/mpc85xx/
A Dfsl_corenet_serdes.c203 int first) in __serdes_get_lane_count()
219 int lane, idx, first, last; in __serdes_reset_rx() local
/u-boot/cmd/x86/
A Dmtrr.c136 bool first; in do_mtrr() local
/u-boot/arch/powerpc/cpu/mpc8xxx/
A Dsrio.c79 int idx, first, last; in srio_erratum_a004034() local
/u-boot/lib/efi_loader/
A Defi_unicode_collation.c104 s32 first, s, p; in metai_match() local
/u-boot/scripts/dtc/
A Dlivetree.c77 struct property *chain_property(struct property *first, struct property *list) in chain_property()
85 struct property *reverse_properties(struct property *first) in reverse_properties()
262 struct node *chain_node(struct node *first, struct node *list) in chain_node()
371 struct reserve_info *chain_reserve_entry(struct reserve_info *first, in chain_reserve_entry()
/u-boot/include/linux/
A Dlist.h253 struct list_head *first = list->next; in __list_splice() local
558 struct hlist_node *first; member
610 struct hlist_node *first = h->first; in hlist_add_head() local
/u-boot/drivers/demo/
A Ddemo-shape.c48 int first = 0; in shape_hello() local
/u-boot/include/jffs2/
A Dmini_inflate.h26 int *first; /* the first code of this bit length */ member
/u-boot/drivers/block/
A Dblk_legacy.c79 bool first = true; in blk_list_part() local
/u-boot/common/
A Dcli_readline.c258 int first = 1; in cread_line() local
/u-boot/fs/ubifs/
A Dlog.c631 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local

Completed in 135 milliseconds

12