Searched defs:count (Results 1 – 21 of 21) sorted by relevance
| /common/ |
| A D | kgdb.c | 133 mem2hex(char *mem, char *buf, int count) in mem2hex() 161 hex2mem(char *buf, char *mem, int count) in hex2mem() 230 int count; in getpacket() local 290 int count; in putpacket() local 553 kgdb_output_string (const char* s, unsigned int count) in kgdb_output_string()
|
| A D | s_record.c | 12 int srec_decode (char *input, int *count, ulong *addr, char *data) in srec_decode()
|
| A D | ddr_spd.c | 69 crc16(char *ptr, int count) in crc16()
|
| A D | log.c | 309 const void *data, uint width, uint count, uint linelen) in _log_buffer() 459 const int count = ll_entry_count(struct log_driver, log_driver); in log_init() local
|
| A D | qfw.c | 31 u32 count; in qfw_read_firmware_list() local
|
| A D | edid.c | 364 static bool edid_find_valid_detailed_timing(void *buf, int count, in edid_find_valid_detailed_timing() 489 int count = EDID_CEA861_DTD_COUNT(*info); in edid_get_timing_validate() local
|
| A D | memtop.c | 21 uint count; member
|
| A D | iotrace.c | 176 void iotrace_get_buffer(ulong *start, ulong *size, ulong *needed_size, ulong *offset, ulong *count) in iotrace_get_buffer()
|
| A D | cli_readline.c | 96 static void getcmd_putchars(int count, int ch) in getcmd_putchars()
|
| A D | bootstage.c | 51 u32 count; /* Number of records */ member
|
| A D | command.c | 190 int complete_subcmdv(struct cmd_tbl *cmdtp, int count, int argc, in complete_subcmdv()
|
| A D | usb_storage.c | 142 int count = 0; in usb_stor_info() local
|
| /common/spl/ |
| A D | spl_nor.c | 14 ulong count, void *buf) in spl_nor_load_read()
|
| A D | spl_ram.c | 20 ulong count, void *buf) in spl_ram_load_read()
|
| A D | spl_net.c | 20 ulong count, void *buf) in spl_net_load_read()
|
| A D | spl_sata.c | 23 unsigned long count; in spl_sata_load_image_raw() local
|
| A D | spl_spi.c | 25 ulong count, void *buf) in spl_spi_fit_read()
|
| A D | spl_mmc.c | 25 lbaint_t count = size >> bd->log2blksz; in h_spl_load_read() local 156 unsigned long count; in mmc_load_image_raw_os() local
|
| A D | spl.c | 621 u32 spl_boot_list[], int count) in boot_from_devices()
|
| A D | spl_fit.c | 690 unsigned long count, size; in spl_simple_fit_read() local
|
| /common/eeprom/ |
| A D | eeprom_field.c | 73 int count = 0; in __eeprom_field_update_bin_delim() local
|
Completed in 44 milliseconds