Home
last modified time | relevance | path

Searched defs:info (Results 76 – 100 of 239) sorted by relevance

12345678910

/rk3399_rockchip-uboot/cmd/
H A Ddisk.c18 disk_partition_t info; in common_diskboot() local
/rk3399_rockchip-uboot/common/spl/
H A Dspl_ufs.c51 disk_partition_t info; local
H A Dspl_rknand.c72 disk_partition_t info; local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dether_fcc.c212 struct ether_fcc_info_s * info = dev->priv; in fec_init() local
409 struct ether_fcc_info_s * info = dev->priv; in fec_halt() local
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_gop.c27 struct efi_gop_mode_info info; member
36 struct efi_gop_mode_info **info) in gop_query_mode()
/rk3399_rockchip-uboot/common/
H A Dfb_nand.c106 static lbaint_t fb_nand_sparse_write(struct sparse_storage *info, in fb_nand_sparse_write()
130 static lbaint_t fb_nand_sparse_reserve(struct sparse_storage *info, in fb_nand_sparse_reserve()
H A Dimage-sparse.c53 struct sparse_storage *info, const char *part_name, in write_sparse_image()
H A Dimage-sig.c194 static int fit_image_setup_verify(struct image_sign_info *info, in fit_image_setup_verify()
233 struct image_sign_info info; in fit_image_check_sig() local
346 struct image_sign_info info; in fit_config_check_sig() local
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dcpu_init.c130 struct fec_info_dma *info = (struct fec_info_dma *)dev->priv; in fecpin_setclear() local
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dmxs_nand_dt.c46 struct mxs_nand_info *info = dev_get_priv(dev); in mxs_nand_dt_probe() local
/rk3399_rockchip-uboot/fs/ext4/
H A Ddev.c39 void ext4fs_set_blk_dev(struct blk_desc *rbdd, disk_partition_t *info) in ext4fs_set_blk_dev()
/rk3399_rockchip-uboot/drivers/ram/rockchip/
H A Dsdram_rv1108.c19 struct dram_info info; variable
232 struct driver_info *info = in sdram_init() local
/rk3399_rockchip-uboot/board/shmin/
H A Dshmin.c48 ulong board_flash_get_legacy(ulong base, int banknum, flash_info_t *info) in board_flash_get_legacy()
/rk3399_rockchip-uboot/board/AndesTech/adp-ae3xx/
H A Dadp-ae3xx.c66 ulong board_flash_get_legacy(ulong base, int banknum, flash_info_t *info) in board_flash_get_legacy()
/rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/
H A Dadp-ag101p.c74 ulong board_flash_get_legacy(ulong base, int banknum, flash_info_t *info) in board_flash_get_legacy()
/rk3399_rockchip-uboot/tools/patman/
H A Dcommit.py35 def AddChange(self, version, info): argument
/rk3399_rockchip-uboot/post/drivers/
H A Dflash.c57 flash_info_t *info; in flash_post_test() local
/rk3399_rockchip-uboot/include/
H A Dpart.h232 disk_partition_t *info) { return -1; } in part_get_info()
234 disk_partition_t *info) in part_get_info_whole_disk()
247 disk_partition_t *info, in blk_get_device_part_str()
/rk3399_rockchip-uboot/test/dm/
H A Dspi.c26 struct spi_cs_info info; in dm_test_spi_find() local
/rk3399_rockchip-uboot/drivers/cpu/
H A Dcpu-uclass.c27 int cpu_get_info(struct udevice *dev, struct cpu_info *info) in cpu_get_info()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A Dcommon.c1005 void setup_iomux_gpio(int board, struct ventana_board_info *info) in setup_iomux_gpio()
1157 void setup_board_gpio(int board, struct ventana_board_info *info) in setup_board_gpio()
H A Dgw_ventana.c283 struct ventana_board_info *info = &ventana_info; in board_eth_init() local
655 struct ventana_board_info *info = &ventana_info; in checkboard() local
718 struct ventana_board_info *info = &ventana_info; in misc_init_r() local
1115 struct ventana_board_info *info = &ventana_info; in ft_board_setup() local
/rk3399_rockchip-uboot/drivers/pinctrl/nxp/
H A Dpinctrl-imx.h29 struct imx_pinctrl_soc_info *info; member
/rk3399_rockchip-uboot/drivers/net/fm/
H A Dtgec_phy.c109 int fm_tgec_mdio_init(bd_t *bis, struct tgec_mdio_info *info) in fm_tgec_mdio_init()
/rk3399_rockchip-uboot/drivers/spi/
H A Dspi-uclass.c234 struct spi_cs_info info; in spi_find_chip_select() local
277 struct spi_cs_info info; in spi_cs_is_valid() local
290 int spi_cs_info(struct udevice *bus, uint cs, struct spi_cs_info *info) in spi_cs_info()

12345678910