Searched defs:id (Results 276 - 300 of 431) sorted by relevance

<<1112131415161718

/u-boot/board/keymile/common/
H A Dqrio.c282 u8 id = (id_rev >> 8) & 0xff; local
300 u8 id = (id_rev >> 8) & 0xff; local
H A Dcommon.h24 unsigned char id; member in struct:km_bec_fpga
57 u8 id; member in struct:bfticu_iomap
/u-boot/boot/
H A Dscene.c22 int scene_new(struct expo *exp, const char *name, uint id, struct scene **scnp) argument
74 int scene_title_set(struct scene *scn, uint id) argument
92 void *scene_obj_find(const struct scene *scn, uint id, enum scene_obj_t type) argument
117 int scene_obj_add(struct scene *scn, const char *name, uint id, argument
140 scene_img(struct scene *scn, const char *name, uint id, char *data, struct scene_obj_img **imgp) argument
160 scene_txt(struct scene *scn, const char *name, uint id, uint str_id, struct scene_obj_txt **txtp) argument
180 scene_txt_str(struct scene *scn, const char *name, uint id, uint str_id, const char *str, struct scene_obj_txt **txtp) argument
207 scene_txt_set_font(struct scene *scn, uint id, const char *font_name, uint font_size) argument
221 scene_obj_set_pos(struct scene *scn, uint id, int x, int y) argument
234 scene_obj_set_size(struct scene *scn, uint id, int w, int h) argument
247 scene_obj_set_hide(struct scene *scn, uint id, bool hide) argument
259 scene_obj_flag_clrset(struct scene *scn, uint id, uint clr, uint set) argument
272 scene_obj_get_hw(struct scene *scn, uint id, int *widthp) argument
516 scene_render_deps(struct scene *scn, uint id) argument
797 scene_set_highlight_id(struct scene *scn, uint id) argument
835 scene_set_open(struct scene *scn, uint id, bool open) argument
874 scene_bbox_union(struct scene *scn, uint id, int inset, struct vidconsole_bbox *bbox) argument
[all...]
H A Dbootflow.c570 enum uclass_id id = device_get_uclass_id(media); local
582 enum uclass_id id = device_get_uclass_id(media); local
594 enum uclass_id id = device_get_uclass_id(media); local
606 enum uclass_id id = device_get_uclass_id(media); local
[all...]
/u-boot/cmd/
H A Dubi.c679 int id = UBI_VOL_NUM_AUTO; local
/u-boot/common/
H A Dbootstage.c36 enum bootstage_id id; member in struct:bootstage_record
114 ulong bootstage_add_record(enum bootstage_id id, const char *name, argument
84 find_id(struct bootstage_data *data, enum bootstage_id id) argument
99 ensure_id(struct bootstage_data *data, enum bootstage_id id) argument
150 bootstage_error_name(enum bootstage_id id, const char *name) argument
156 bootstage_mark_name(enum bootstage_id id, const char *name) argument
193 bootstage_start(enum bootstage_id id, const char *name) argument
207 bootstage_accum(enum bootstage_id id) argument
[all...]
/u-boot/test/boot/
H A Dexpo.c127 int id, title_id; local
181 int id; local
243 int id; local
324 int id, label_id, desc_id, key_id, pointer_id, preview_id; local
447 int id; local
[all...]
/u-boot/include/linux/
H A Dedd.h121 __u16 id; member in struct:edd_device_params::__anon1260::__anon1263
H A Dpruss_driver.h171 static inline int pruss_cfg_gpimode(struct udevice *dev, enum pruss_pru_id id, argument
216 pruss_cfg_set_gpmux(struct udevice *dev, enum pruss_pru_id id, u8 mux) argument
/u-boot/drivers/video/imx/
H A Dipu.h24 int id; member in struct:clk
/u-boot/drivers/ddr/marvell/a38x/
H A Dddr_topology_def.h176 unsigned int id; member in struct:mv_ddr_iface
/u-boot/drivers/gpio/
H A Dadp5585_gpio.c84 u8 id; member in struct:adp5585_plat
/u-boot/drivers/usb/gadget/
H A Dcomposite.c185 unsigned char id = config->next_interface_id; local
608 get_string(struct usb_composite_dev *cdev, void *buf, u16 language, int id) argument
[all...]
/u-boot/include/fsl-mc/
H A Dfsl_dpmac.h163 int id; member in struct:dpmac_attr
/u-boot/drivers/rtc/
H A Dmax313xx.c109 enum max313xx_ids id; member in struct:max313xx_priv
/u-boot/drivers/net/
H A Dksz9477.c515 u32 id; local
[all...]
/u-boot/include/
H A Darm_ffa_priv.h217 u16 id; member in struct:ffa_priv
H A Dfat.h148 __u8 id; /* Sequence number for slot */ member in struct:dir_slot
/u-boot/include/dm/
H A Ddevice.h376 enum uclass_id id; member in struct:driver
/u-boot/drivers/pinctrl/nuvoton/
H A Dpinctrl-npcm8xx.c322 u32 id; member in struct:group_info
/u-boot/drivers/mtd/nand/raw/
H A Dsand_nand.c81 const u8 *id; member in struct:sand_nand_chip
488 const u8 *id, *onfi; local
[all...]
/u-boot/include/linux/mtd/
H A Dspinand.h211 const u8 *id; member in struct:spinand_devid
239 u8 id; member in struct:spinand_manufacturer
400 struct spinand_id id; member in struct:spinand_device
[all...]
/u-boot/lib/efi_loader/
H A Defi_bootmgr.c319 enum uclass_id id; local
/u-boot/drivers/ata/
H A Dsata_sil.c218 static void sil_sata_init_wcache(struct sil_sata *sata, u16 *id) argument
228 static void sil_sata_set_feature_by_id(struct sil_sata *sata, u16 *id) argument
244 static int sil_cmd_identify_device(struct sil_sata *sata, u16 *id) argument
611 u16 *id; local
[all...]
/u-boot/drivers/sound/
H A Dhda_codec.c177 static int find_verb_data(struct udevice *dev, uint id, ofnode *nodep) argument
239 uint id; local
[all...]

Completed in 174 milliseconds

<<1112131415161718