BBT_ENTRY_SHIFT
uint8_t entry = chip->bbt[block >> BBT_ENTRY_SHIFT];
chip->bbt[block >> BBT_ENTRY_SHIFT] |= msk;