Searched defs:size (Results 26 - 50 of 1193) sorted by relevance

1234567891011>>

/u-boot/include/
H A Dhandoff.h25 u64 size; member in struct:spl_handoff::__anon458
H A Dram.h14 size_t size; member in struct:ram_info
H A Dcircbuf.h11 unsigned int size; /* current number of bytes held */ member in struct:circbuf
H A Deeprom_field.h16 int size; member in struct:eeprom_field
/u-boot/arch/xtensa/include/asm/
H A Dasmmacro.h57 .macro __loopi ar, at, size, incr variable
H A Dcacheasm.h43 __loopi \ar, \at, \size, (4 << (\line_width)) variable
/u-boot/arch/mips/include/asm/mach-generic/
H A Dioremap.h17 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/arch/mips/mach-octeon/include/
H A Dioremap.h17 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/boot/
H A Dimage-host.c18 void genimg_print_size(uint32_t size) argument
/u-boot/board/phytium/pomelo/
H A Dsec.c17 u32 size; member in struct:common_config
/u-boot/arch/arm/include/asm/arch-apple/
H A Drtkit.h13 size_t size; member in struct:apple_rtkit_buffer
/u-boot/drivers/usb/dwc3/
H A Ddwc3-generic.h20 fdt_size_t size; member in struct:dwc3_glue_data
/u-boot/arch/powerpc/include/asm/arch-mpc83xx/
H A Dgpio.h21 unsigned long size; member in struct:mpc8xxx_gpio_plat
27 unsigned long size; member in struct:qe_gpio_plat
/u-boot/lib/aes/
H A Daes-decrypt.c12 image_aes_decrypt(struct image_cipher_info *info, const void *cipher, size_t cipher_len, void **data, size_t *size) argument
/u-boot/lib/
H A Dcircbuf.c13 int buf_init (circbuf_t * buf, unsigned int size) argument
[all...]
/u-boot/board/phytium/pe2201/
H A Dsec.c17 u32 size; member in struct:common_config
/u-boot/drivers/axi/
H A Daxi-uclass.c13 axi_read(struct udevice *dev, ulong address, void *data, enum axi_size_t size) argument
24 axi_write(struct udevice *dev, ulong address, void *data, enum axi_size_t size) argument
/u-boot/drivers/ddr/altera/
H A Dsdram_agilex.c88 phys_size_t size = sdram_calculate_size(plat); local
[all...]
/u-boot/drivers/sound/
H A Dsound.c11 void sound_create_square_wave(uint sample_rate, unsigned short *data, int size, argument
[all...]
/u-boot/drivers/soc/
H A Dsoc_sandbox.c13 int soc_sandbox_get_family(struct udevice *dev, char *buf, int size) argument
20 int soc_sandbox_get_machine(struct udevice *dev, char *buf, int size) argument
27 int soc_sandbox_get_revision(struct udevice *dev, char *buf, int size) argument
/u-boot/drivers/smem/
H A Dsmem-uclass.c12 smem_alloc(struct udevice *dev, unsigned int host, unsigned int item, size_t size) argument
23 smem_get(struct udevice *dev, unsigned int host, unsigned int item, size_t *size) argument
H A Dsandbox_smem.c12 sandbox_smem_alloc(unsigned int host, unsigned int item, size_t size) argument
18 sandbox_smem_get(unsigned int host, unsigned int item, size_t *size) argument
/u-boot/arch/arm/mach-omap2/
H A Domap-cache.c60 u32 size = bd->bi_dram[bank].size >> MMU_SECTION_SHIFT; local
/u-boot/arch/arm/mach-renesas/
H A Dmemmap-rzg2l.c57 u64 start, size; local
[all...]
/u-boot/drivers/spi/
H A Dspi.c23 void *spi_do_alloc_slave(int offset, int size, unsigned int bus, argument

Completed in 163 milliseconds

1234567891011>>