Home
last modified time | relevance | path

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

12

/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dextable.c35 search_one_table(const struct exception_table_entry *first, in search_one_table()
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Dopcodes.h147 #define __opcode_thumb32_compose(first, second) ( \ argument
153 #define ___asm_opcode_thumb32_compose(first, second) ( \ argument
225 #define ___inst_thumb32(first, second) \ argument
/rk3399_rockchip-uboot/drivers/mtd/
H A Dstm32_flash.c81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase()
/rk3399_rockchip-uboot/cmd/
H A Dcpu.c32 bool first = true; in print_cpu_list() local
H A Defi.c171 bool first; in efi_print_mem_table() local
H A Dbootmenu.c38 struct bootmenu_entry *first; /* first menu entry */ member
H A Dflash.c52 int bank, first, last; in abbrev_spec() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dfsl_corenet_serdes.c200 int first) in __serdes_get_lane_count()
216 int lane, idx, first, last; in __serdes_reset_rx() local
/rk3399_rockchip-uboot/scripts/dtc/
H 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()
241 struct node *chain_node(struct node *first, struct node *list) in chain_node()
350 struct reserve_info *chain_reserve_entry(struct reserve_info *first, in chain_reserve_entry()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xxx/
H A Dsrio.c77 int idx, first, last; in srio_erratum_a004034() local
/rk3399_rockchip-uboot/include/linux/
H A Dlist.h253 struct list_head *first = list->next; in __list_splice() local
544 struct hlist_node *first; member
596 struct hlist_node *first = h->first; in hlist_add_head() local
/rk3399_rockchip-uboot/drivers/demo/
H A Ddemo-shape.c47 int first = 0; in shape_hello() local
/rk3399_rockchip-uboot/include/jffs2/
H A Dmini_inflate.h28 int *first; /* the first code of this bit length */ member
/rk3399_rockchip-uboot/drivers/block/
H A Dblk_legacy.c78 bool first = true; in blk_list_part() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dlibnsbmp.h143 ico_image *first; member
/rk3399_rockchip-uboot/drivers/pinctrl/meson/
H A Dpinctrl-meson.h86 unsigned int first; member
/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc-uclass.c243 bool first = true; in print_mmc_devices() local
/rk3399_rockchip-uboot/common/
H A Dcli_readline.c256 int first = 1; in cread_line() local
H A DxyzModem.c131 bool first = true; in parse_num() local
H A Dbootstage.c492 int bootstage_init(bool first) in bootstage_init()
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlog.c630 int lnum, err, first = 1, write_lnum, offs = 0; in ubifs_consolidate_log() local
H A Dorphan.c558 int i, n, err, first = 1; in do_kill_orphans() local
/rk3399_rockchip-uboot/include/
H A Dbootstage.h428 static inline int bootstage_init(bool first) in bootstage_init()
/rk3399_rockchip-uboot/drivers/video/
H A Dipu_disp.c58 void ipu_dmfc_init(int dmfc_type, int first) in ipu_dmfc_init()
/rk3399_rockchip-uboot/drivers/mtd/ubi/
H A Dwl.c349 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local

12