Searched refs:lfs_npw2 (Results 1 – 2 of 2) sorted by relevance
126 static inline uint32_t lfs_npw2(uint32_t a) { in lfs_npw2() function147 return lfs_npw2((a & -a) + 1) - 1; in lfs_ctz()
2677 lfs_npw2(current-target+1) - 1, in lfs_ctz_find()3929 LFS_ASSERT(4*lfs_npw2(0xffffffff / (lfs->cfg->block_size-2*4))