Home
last modified time | relevance | path

Searched refs:shifting (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
A Dstm32_fmc2_nand.c350 u32 i, shifting = 1; in stm32_fmc2_nfc_ham_correct() local
366 bit_position += shifting; in stm32_fmc2_nfc_ham_correct()
372 shifting <<= 1; in stm32_fmc2_nfc_ham_correct()
377 shifting = 1; in stm32_fmc2_nfc_ham_correct()
381 byte_addr += shifting; in stm32_fmc2_nfc_ham_correct()
387 shifting <<= 1; in stm32_fmc2_nfc_ham_correct()
/u-boot/arch/arm/lib/
A Dlib1funcs.S51 @ division loop. Continue shifting until the divisor is
138 @ division loop. Continue shifting until the divisor is
/u-boot/common/
A Ddlmalloc.src2474 * Both shifting backwards and extending forward.
2593 /* Try shifting backwards. */

Completed in 11 milliseconds