Searched defs:info (Results 26 - 50 of 361) sorted by relevance

1234567891011>>

/u-boot/drivers/ram/rockchip/
H A Dsdram_rk3308.c15 struct ram_info info; member in struct:dram_info
30 static int rk3308_dmc_get_info(struct udevice *dev, struct ram_info *info) argument
H A Dsdram_rk3568.c15 struct ram_info info; member in struct:dram_info
31 static int rk3568_dmc_get_info(struct udevice *dev, struct ram_info *info) argument
H A Dsdram_rk3128.c16 struct ram_info info; member in struct:dram_info
33 static int rk3128_dmc_get_info(struct udevice *dev, struct ram_info *info) argument
/u-boot/drivers/cache/
H A Dsandbox_cache.c14 static int sandbox_get_info(struct udevice *dev, struct cache_info *info) argument
H A Dcache-uclass.c12 int cache_get_info(struct udevice *dev, struct cache_info *info) argument
H A Dcache-sifive-ccache.c37 static int sifive_ccache_get_info(struct udevice *dev, struct cache_info *info) argument
/u-boot/fs/zfs/
H A Ddev.c19 void zfs_set_blk_dev(struct blk_desc *rbdd, struct disk_partition *info) argument
/u-boot/include/u-boot/
H A Daes.h19 int image_aes_encrypt(struct image_cipher_info *info, argument
26 int image_aes_add_cipher_data(struct image_cipher_info *info, void *keydest, argument
38 int image_aes_decrypt(struct image_cipher_info *info, argument
/u-boot/lib/efi_selftest/
H A Defi_selftest_gop.c59 struct efi_gop_mode_info *info; local
/u-boot/lib/fwu_updates/
H A Dfwu_gpt.c19 struct disk_partition info; local
/u-boot/arch/arm/mach-imx/
H A Dromapi.c21 u32 rom_api_query_boot_infor(u32 info_type, u32 *info) argument
/u-boot/arch/m68k/cpu/mcf5445x/
H A Dcpu_init.c334 int fecpin_setclear(fec_info_t *info, int setclear) argument
/u-boot/arch/m68k/cpu/mcf523x/
H A Dcpu_init.c160 int fecpin_setclear(fec_info_t *info, int setclear) argument
/u-boot/include/
H A Dspl_load.h13 _spl_load(struct spl_image_info *spl_image, const struct spl_boot_device *bootdev, struct spl_load_info *info, size_t size, size_t offset) argument
135 spl_load(struct spl_image_info *spl_image, const struct spl_boot_device *bootdev, struct spl_load_info *info, size_t size, size_t offset) argument
[all...]
/u-boot/drivers/net/fm/
H A Dtgec_phy.c108 int fm_tgec_mdio_init(struct bd_info *bis, struct tgec_mdio_info *info) argument
/u-boot/drivers/nvme/
H A Dnvme-uclass.c25 static int nvme_bootdev_hunt(struct bootdev_hunter *info, bool show) argument
/u-boot/drivers/scsi/
H A Dscsi_bootdev.c24 static int scsi_bootdev_hunt(struct bootdev_hunter *info, bool show) argument
/u-boot/board/samsung/common/
H A Dmisc.c85 char info[64]; local
[all...]
/u-boot/drivers/ata/
H A Dsata_bootdev.c24 static int sata_bootdev_hunt(struct bootdev_hunter *info, bool show) argument
/u-boot/cmd/
H A Dcpu.c31 struct cpu_info info; local
H A Ddisk.c21 struct disk_partition info; local
[all...]
H A Dfat.c70 struct disk_partition info; local
/u-boot/common/spl/
H A Dspl_imx_container.c18 read_auth_image(struct spl_image_info *spl_image, struct spl_load_info *info, struct container_hdr *container, int image_index, ulong container_offset) argument
62 read_auth_container(struct spl_image_info *spl_image, struct spl_load_info *info, ulong offset) argument
151 spl_load_imx_container(struct spl_image_info *spl_image, struct spl_load_info *info, ulong offset) argument
[all...]
/u-boot/test/dm/
H A Dosd.c61 struct video_osd_info info; local
143 struct video_osd_info info; local
[all...]
/u-boot/net/
H A Deth_bootdev.c68 static int eth_bootdev_hunt(struct bootdev_hunter *info, bool show) argument

Completed in 164 milliseconds

1234567891011>>