Searched defs:info (Results 1 - 25 of 361) sorted by path

1234567891011>>

/u-boot/include/linux/
H A Dfb.h406 struct fb_info *info; member in struct:fb_event
/u-boot/scripts/kconfig/
H A Dqconf.h286 ConfigInfoView* info; member in class:ConfigSearchWindow
/u-boot/tools/
H A Dsunxi-spl-image-builder.c81 static void scramble(const struct image_info *info, argument
113 static int write_page(const struct image_info *info, uint8_t *buffer, argument
238 create_image(const struct image_info *info) argument
343 check_image_info(struct image_info *info) argument
400 struct image_info info; local
[all...]
/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/arch/arm/mach-exynos/
H A Dclock.c348 struct clk_bit_info *info; local
/u-boot/arch/arm/mach-imx/imx8ulp/
H A Dsoc.c73 static void set_cpu_info(struct ele_get_info_data *info) argument
786 struct ele_get_info_data *info = (struct ele_get_info_data *)SRAM0_BASE; local
/u-boot/arch/arm/mach-imx/imx9/
H A Dsoc.c154 static void set_cpu_info(struct ele_get_info_data *info) argument
605 struct ele_get_info_data 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/arm/mach-mvebu/serdes/axp/
H A Dhigh_speed_env_lib.c220 u32 get_line_cfg(u32 line_num, MV_BIN_SERDES_CFG *info) argument
268 MV_BIN_SERDES_CFG *info; local
[all...]
/u-boot/arch/arm/mach-omap2/
H A Dutils.c95 struct disk_partition info; local
/u-boot/arch/arm/mach-rockchip/
H A Dboard.c44 static bool updatable_image(struct disk_partition *info) argument
63 static void set_image_index(struct disk_partition *info, int index) argument
113 struct disk_partition info; local
158 struct disk_partition 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/arch/m68k/cpu/mcf523x/
H A Dcpu_init.c160 int fecpin_setclear(fec_info_t *info, int setclear) argument
/u-boot/arch/m68k/cpu/mcf52x2/
H A Dcpu_init.c161 int fecpin_setclear(fec_info_t *info, int setclear) argument
308 int fecpin_setclear(fec_info_t *info, int setclear) argument
429 int fecpin_setclear(fec_info_t *info, int setclear) argument
512 int fecpin_setclear(fec_info_t *info, int setclear) argument
650 int fecpin_setclear(fec_info_t *info, int setclear) argument
/u-boot/arch/m68k/cpu/mcf532x/
H A Dcpu_init.c175 int fecpin_setclear(fec_info_t *info, int setclear) argument
339 int fecpin_setclear(fec_info_t *info, int setclear) 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/mips/mach-octeon/include/mach/
H A Docteon_ddr.h35 struct ram_info info; member in struct:ddr_priv
/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/sandbox/cpu/
H A Dos.c333 static void os_signal_handler(int sig, siginfo_t *info, void *con) argument
/u-boot/arch/x86/cpu/apollolake/
H A Dcpu.c90 static int apl_get_info(const struct udevice *dev, struct cpu_info *info) argument
/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/x86/cpu/broadwell/
H A Dcpu_full.c630 static int broadwell_get_info(const struct udevice *dev, struct cpu_info *info) argument
H A Dsdram.c72 struct memory_info *info = &gd->arch.meminfo; local
/u-boot/arch/x86/cpu/intel_common/
H A Dcpu.c121 int cpu_intel_get_info(struct cpu_info *info, int bclk) argument
H A Dmrc.c33 struct memory_info *info = &gd->arch.meminfo; local
61 struct memory_info *info = &gd->arch.meminfo; local
76 int mrc_add_memory_area(struct memory_info *info, uint64_t start, argument
[all...]

Completed in 794 milliseconds

1234567891011>>