Searched defs:size (Results 51 - 75 of 1193) sorted by relevance

1234567891011>>

/u-boot/drivers/sysreset/
H A Dsysreset_psci.c12 __weak int psci_sysreset_get_status(struct udevice *dev, char *buf, int size) argument
/u-boot/drivers/ram/starfive/
H A Dddrphy_start.c253 void ddr_phy_start(u32 *phyreg, enum ddr_size_t size) argument
/u-boot/drivers/bootcount/
H A Dbootcount_ram.c27 ulong size = 0; local
49 ulong size = 0; local
/u-boot/arch/powerpc/lib/
H A Dcache.c22 void flush_cache(ulong start_addr, ulong size) argument
/u-boot/arch/arm/mach-stm32mp/
H A Ddram_init.c48 phys_size_t size; local
[all...]
/u-boot/board/freescale/common/
H A Dls102xa_stream_id.c22 void ls1021x_config_caam_stream_id(struct liodn_id_table *tbl, int size) argument
/u-boot/arch/arm/lib/
H A Dbootm-fdt.c42 u64 size[CONFIG_NR_DRAM_BANKS]; local
/u-boot/arch/x86/cpu/qemu/
H A Dcpu.c13 int cpu_qemu_get_desc(const struct udevice *dev, char *buf, int size) argument
/u-boot/arch/mips/mach-bmips/include/
H A Dioremap.h29 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, argument
11 fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) argument
/u-boot/include/cavium/
H A Datf_part.h11 unsigned int size; member in struct:storage_partition
/u-boot/tools/
H A Dgpimage-common.c66 void gph_set_header(struct gp_header *gph, uint32_t size, uint32_t load_addr, argument
H A Drkspi.c23 unsigned int size; local
/u-boot/arch/mips/mach-mscc/include/
H A Dioremap.h33 static inline void __iomem *plat_ioremap(phys_addr_t offset, unsigned long size, argument
16 fixup_bigphys_addr(phys_addr_t phys_addr, phys_addr_t size) argument
/u-boot/include/linux/
H A Dio.h59 ioremap(resource_size_t offset, resource_size_t size) argument
/u-boot/tools/libfdt/
H A Dfdt_rw.c9 int size = fdt_totalsize(old); local
/u-boot/drivers/mtd/ubi/
H A Dmisc.c65 int size; local
137 int ubi_check_pattern(const void *buf, uint8_t patt, int size) argument
/u-boot/arch/arm/mach-uniphier/
H A Dinit.h16 unsigned long size; member in struct:uniphier_dram_ch
/u-boot/include/u-boot/
H A Daes.h19 image_aes_encrypt(struct image_cipher_info *info, const unsigned char *data, int size, unsigned char **cipher, int *cipher_len) argument
38 image_aes_decrypt(struct image_cipher_info *info, const void *cipher, size_t cipher_len, void **data, size_t *size) argument
/u-boot/fs/btrfs/
H A Dextent-cache.h22 u64 size; member in struct:cache_extent
/u-boot/arch/arm/include/asm/arch-ls102xa/
H A Dgpio.h28 ulong size; member in struct:mpc8xxx_gpio_plat
/u-boot/board/toradex/common/
H A Dtdx-eeprom.c53 read_tdx_eeprom_data(u32 eeprom_id, int offset, u8 *buf, int size) argument
73 write_tdx_eeprom_data(u32 eeprom_id, int offset, u8 *buf, int size) argument
/u-boot/drivers/misc/
H A Dqfw_pio.c24 static void qfw_pio_read_entry_io(struct udevice *dev, u16 entry, u32 size, argument
/u-boot/lib/
H A Dfdt-libcrypto.c14 int size; local
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-packet.h14 u64 size : 16; member in struct:cvmx_buf_ptr_pki::__anon87
33 u64 size : 16; member in struct:cvmx_buf_ptr::__anon88
/u-boot/arch/x86/include/asm/
H A De820.h18 __u64 size; /* size of memory segment */ member in struct:e820_entry

Completed in 222 milliseconds

1234567891011>>