Searched defs:lenhere (Results 1 – 4 of 4) 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 | it87spi.c | 278 unsigned int lenhere; in it8716f_spi_chip_write_256() 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
|