Searched defs:first (Results 26 - 47 of 47) sorted by relevance

12

/u-boot/cmd/
H A Dflash.c52 int bank, first, last; local
H A Dgpt.c934 struct disk_partition* first = NULL; local
/u-boot/drivers/mtd/ubi/
H A Dwl.c350 struct ubi_wl_entry *e, *first, *last; local
/u-boot/include/linux/
H A Dlist.h253 struct list_head *first = list->next; local
558 struct hlist_node *first; member in struct:hlist_head
610 struct hlist_node *first = h->first; local
[all...]
/u-boot/drivers/block/
H A Dblkmap.c77 lbaint_t first, last; local
/u-boot/drivers/mmc/
H A Dmmc-uclass.c382 bool first = true; local
/u-boot/boot/
H A Dcedit.c677 int ret, i, count, first, last; local
778 int ret, i, count, first, last; local
[all...]
/u-boot/common/
H A Dcli_readline.c462 int first = 1; local
H A Dbootstage.c534 int bootstage_init(bool first) argument
H A DxyzModem.c135 bool first = true; local
H A Ddlmalloc.c643 #define first(b) ((b)->fd) macro
[all...]
/u-boot/drivers/xen/
H A Dpvblock.c804 bool first = true; local
/u-boot/scripts/dtc/
H A Dlivetree.c77 struct property *chain_property(struct property *first, struct property *list) argument
85 struct property *reverse_properties(struct property *first) argument
262 struct node *chain_node(struct node *first, struct node *list) argument
371 chain_reserve_entry(struct reserve_info *first, struct reserve_info *list) argument
[all...]
/u-boot/arch/mips/mach-ath79/qca953x/
H A Dddr.c413 u32 val, pass, tap, cnt, tap_val, last, first; local
/u-boot/include/
H A Dbootstage.h452 static inline int bootstage_init(bool first) argument
/u-boot/drivers/usb/host/
H A Dehci-hcd.c1235 struct QH *first; member in struct:int_queue
[all...]
/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c2435 static int first = 1; local
/u-boot/drivers/video/imx/
H A Dipu_disp.c59 void ipu_dmfc_init(int dmfc_type, int first) argument
/u-boot/drivers/i2c/
H A Dqup_i2c.c316 qup_i2c_blsp_write(struct qup_i2c_priv *qup, unsigned int addr, bool first, bool last, const u8 *buffer, unsigned int bytes) argument
/u-boot/drivers/video/tidss/
H A Dtidss_drv.c415 unsigned int first = i * (hwlen - 1) / (length - 1); local
/u-boot/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c287 phy_update_bits(struct inno_dsidphy *inno, u8 first, u8 second, u8 mask, u8 val) argument
/u-boot/drivers/video/
H A Dstb_truetype.h1508 stbtt_uint32 first = ttUSHORT(data + index_map + 6); local
[all...]

Completed in 305 milliseconds

12