Searched refs:needed_bytes (Results 1 – 2 of 2) sorted by relevance
495 uint8_t needed_bytes;896 s->needed_bytes = 0; in reset_memory() 999 s->needed_bytes = get_addr_length(s); in decode_fast_read_cmd() 1003 s->needed_bytes += 1; in decode_fast_read_cmd() 1006 s->needed_bytes += 8; in decode_fast_read_cmd() 1009 s->needed_bytes += numonyx_extract_cfg_num_dummies(s); in decode_fast_read_cmd() 1013 s->needed_bytes += 6; in decode_fast_read_cmd() 1015 s->needed_bytes += 8; in decode_fast_read_cmd() 1019 s->needed_bytes += extract32(s->spansion_cr2v, in decode_fast_read_cmd() 1035 s->needed_bytes in decode_fast_read_cmd() 493 uint8_t needed_bytes; global() member [all...]
79 int needed_bytes;431 s->needed_bytes = 3; in command() 434 s->needed_bytes = 0; in command() 442 s->needed_bytes = 1; in command() 446 s->needed_bytes = 2; in command() 454 s->needed_bytes = 2; in command() 462 s->needed_bytes = 1; in command() 466 s->needed_bytes = 1; in command() 470 s->needed_bytes = 2; in command() 489 s->needed_bytes in command() 80 int needed_bytes; global() member [all...]