Searched defs:read_size (Results 1 – 5 of 5) sorted by relevance
| /u-boot/common/ |
| A D | splash_source.c | 30 static int splash_sf_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_sf_read_raw() 44 static int splash_sf_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_sf_read_raw() 52 static int splash_nand_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_nand_read_raw() 61 static int splash_nand_read_raw(u32 bmp_load_addr, int offset, size_t read_size) in splash_nand_read_raw() 69 size_t read_size) in splash_mmc_read_raw() 93 u32 bmp_load_addr, size_t read_size) in splash_storage_read_raw()
|
| /u-boot/tools/ |
| A D | mkexynosspl.c | 81 int var_size_flag, read_size, count; in main() local
|
| /u-boot/drivers/serial/ |
| A D | serial_octeon_pcie_console.c | 121 int read_size; in octeon_pcie_console_read() local
|
| /u-boot/fs/fat/ |
| A D | fat.c | 812 u32 read_size; in fat_next_cluster() local
|
| /u-boot/include/ |
| A D | ec_commands.h | 3309 uint8_t read_size; /* Either 8 or 16. */ member
|
Completed in 25 milliseconds