Home
last modified time | relevance | path

Searched full:lsbit (Results 1 – 9 of 9) sorted by relevance

/linux/lib/
H A Dsort.c166 * @lsbit: a precomputed 1-bit mask, equal to "size & -size"
177 * Logically, we're doing "if (i & lsbit) i -= size;", but since the
182 static size_t parent(size_t i, unsigned int lsbit, size_t size) in parent() argument
185 i -= size & -(i & lsbit); in parent()
199 const unsigned int lsbit = size & -size; /* Used to find parent */ in __sort_r() local
260 b = parent(b, lsbit, size); in __sort_r()
263 b = parent(b, lsbit, size); in __sort_r()
/linux/include/math-emu/
H A Dop-8.h78 * were one then we always set the LSbit.
90 /* s is now != 0 if we want to set the LSbit */ \
H A Dop-4.h82 * were one then we always set the LSbit.
94 /* s is now != 0 if we want to set the LSbit */ \
/linux/lib/crc/
H A Dcrc7.c15 * and the lsbit is not used.
60 * The CRC7 is left-aligned in the byte (the lsbit is always 0), as that
/linux/lib/math/
H A Dgcd.c62 /* Isolate lsbit of r */ in gcd()
/linux/sound/pci/mixart/
H A Dmixart_hwdep.h133 #define MIXART_BA1_BRUTAL_RESET_OFFSET 0x68 /* write 1 in LSBit to reset board */
/linux/arch/mips/include/asm/pci/
H A Dbridge.h467 #define BRIDGE_DIRMAP_OFF_ADDRSHFT (31) /* lsbit of DIRMAP_OFF is xtalk address bit 31 */
/linux/drivers/hwmon/
H A Dasc7621.c305 /* The LSB value is a 2-bit scaling of the MSB's LSbit value. */ in show_in10()
/linux/lib/fonts/
H A Dfont_mini_4x6.c39 MSBit to LSBit = left to right.