Searched defs:info (Results 76 - 100 of 361) sorted by relevance

1234567891011>>

/u-boot/env/
H A Dfat.c65 struct disk_partition info; local
123 struct disk_partition info; local
H A Dext4.c67 struct disk_partition info; local
140 struct disk_partition info; local
/u-boot/drivers/video/ti/
H A Dtilcdc-panel.c21 struct tilcdc_panel_info info; member in struct:tilcdc_panel_priv
53 tilcdc_panel_get_display_info(struct udevice *dev, struct tilcdc_panel_info *info) argument
[all...]
/u-boot/include/
H A Dvxworks.h84 struct efi_gop_mode_info info; /* EFI GOP mode info structure */ member in struct:efi_gop_info
H A Darm_ffa.h60 struct ffa_partition_info info; member in struct:ffa_partition_desc
/u-boot/drivers/clk/renesas/
H A Drcar-gen2-cpg.h37 struct cpg_mssr_info *info; member in struct:gen2_clk_priv
/u-boot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.h28 struct imx_pinctrl_soc_info *info; member in struct:imx_pinctrl_priv
61 static inline int imx_pinctrl_scu_conf_pins(struct imx_pinctrl_soc_info *info, argument
/u-boot/tools/
H A Dfdt_add_pubkey.c65 static void reset_info(struct image_sign_info *info) argument
85 add_pubkey(struct image_sign_info *info) argument
121 struct image_sign_info info; local
[all...]
/u-boot/arch/arm/mach-uniphier/boot-device/
H A Dboot-device.c144 __uniphier_boot_device_raw( const struct uniphier_boot_device_info *info) argument
171 const struct uniphier_boot_device_info *info; local
184 const struct uniphier_boot_device_info *info; local
201 const struct uniphier_boot_device_info *info; local
222 const struct uniphier_boot_device_info *info; local
[all...]
/u-boot/lib/
H A Dimage-sparse.c52 static lbaint_t write_sparse_chunk_raw(struct sparse_storage *info, argument
109 write_sparse_image(struct sparse_storage *info, const char *part_name, void *data, char *response) argument
[all...]
/u-boot/lib/ecdsa/
H A Decdsa-verify.c102 int ecdsa_verify(struct image_sign_info *info, argument
60 ecdsa_verify_hash(struct udevice *dev, const struct image_sign_info *info, const void *hash, const void *sig, uint sig_len) argument
[all...]
/u-boot/drivers/cpu/
H A Driscv_cpu.c35 static int riscv_cpu_get_info(const struct udevice *dev, struct cpu_info *info) argument
H A Dat91_cpu.c42 static int at91_cpu_get_info(const struct udevice *dev, struct cpu_info *info) argument
H A Dmicroblaze_cpu.c106 microblaze_cpu_get_info(const struct udevice *dev, struct cpu_info *info) argument
/u-boot/drivers/scsi/
H A Dsandbox_scsi.c40 struct scsi_emul_info *info = &priv->eminfo; local
93 struct scsi_emul_info *info = &priv->eminfo; local
125 struct scsi_emul_info *info = &priv->eminfo; local
[all...]
/u-boot/arch/x86/cpu/baytrail/
H A Dcpu.c155 static int baytrail_get_info(const struct udevice *dev, struct cpu_info *info) argument
/u-boot/arch/arm/mach-at91/arm926ejs/
H A Deflash.c133 void flash_print_info(flash_info_t *info) argument
154 int flash_real_protect (flash_info_t *info, long sector, int prot) argument
208 flash_erase(flash_info_t *info, int s_first, int s_last) argument
221 write_buff(flash_info_t *info, uchar *src, ulong addr, ulong cnt) argument
[all...]
/u-boot/board/gdsys/common/
H A Dihs_mdio.c52 static inline u16 read_control(struct ihs_mdio_info *info) argument
63 static inline void write_control(struct ihs_mdio_info *info, u16 val) argument
72 static inline void write_addr_data(struct ihs_mdio_info *info, u16 val) argument
81 read_rx_data(struct ihs_mdio_info *info) argument
94 struct ihs_mdio_info *info = bus->priv; local
118 struct ihs_mdio_info *info = bus->priv; local
137 struct ihs_mdio_info *info = bus->priv; local
147 ihs_mdio_init(struct ihs_mdio_info *info) argument
[all...]
/u-boot/arch/nios2/cpu/
H A Dcpu.c103 altera_nios2_get_info(const struct udevice *dev, struct cpu_info *info) argument
/u-boot/arch/x86/cpu/broadwell/
H A Dsdram.c72 struct memory_info *info = &gd->arch.meminfo; local
/u-boot/cmd/
H A Dextension_board.c182 static int extension_bootdev_hunt(struct bootdev_hunter *info, bool show) argument
H A Delf.c131 struct e820_info *info; local
[all...]
H A Dsysboot.c28 struct sysboot_info *info = ctx->userdata; local
56 struct sysboot_info info; local
[all...]
H A Dzfs.c42 struct disk_partition info; local
139 struct disk_partition info; local
/u-boot/common/
H A Dflash.c27 flash_protect(int flag, ulong from, ulong to, flash_info_t *info) argument
89 flash_info_t *info; local
128 flash_info_t *info; local
[all...]

Completed in 533 milliseconds

1234567891011>>