Searched defs:starthere (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/flashrom/ |
H A D | flashrom.c | 1633 unsigned int starthere = 0, lenhere = 0, writecount = 0; in erase_block() local 1789 unsigned int starthere = 0, lenhere = 0, writecount = 0; in read_erase_write_block() local 1907 unsigned int starthere = 0, lenhere = 0; in erase_and_write_block_helper() local
|
H A D | jedec.c | 443 unsigned int starthere, lenhere; in write_jedec() local
|
H A D | spi25.c | 704 unsigned int i, j, starthere, lenhere, towrite; in spi_write_chunked() local
|