Searched refs:BOOT_WRITE_SZ (Results 1 – 5 of 5) sorted by relevance
168 write_sz = BOOT_WRITE_SZ(state); in swap_read_status_bytes()245 trailer_sz = boot_trailer_sz(BOOT_WRITE_SZ(state)); in app_max_sectors()522 trailer_sz = boot_trailer_sz(BOOT_WRITE_SZ(state)); in swap_run()
108 rc = flash_area_read(fap, off + i * BOOT_WRITE_SZ(state), in swap_read_status_bytes()506 trailer_sz = boot_trailer_sz(BOOT_WRITE_SZ(state)); in boot_swap_sectors()631 (BOOT_STATUS_STATE_COUNT - 1) * BOOT_WRITE_SZ(state)); in boot_swap_sectors()
67 trailer_sz = boot_trailer_sz(BOOT_WRITE_SZ(state)); in swap_erase_trailer_sectors()
369 #define BOOT_WRITE_SZ(state) ((state)->write_sz) macro
678 BOOT_WRITE_SZ(state) = boot_write_sz(state); in boot_read_sectors()754 boot_status_internal_off(bs, BOOT_WRITE_SZ(state)); in boot_write_status()1382 size += BOOT_WRITE_SZ(state) - (size % BOOT_WRITE_SZ(state)); in boot_copy_image()1391 trailer_sz = boot_trailer_sz(BOOT_WRITE_SZ(state)); in boot_copy_image()