Home
last modified time | relevance | path

Searched refs:b1 (Results 1 – 8 of 8) sorted by relevance

/u-boot/fs/zfs/
A Dzfs_fletcher.c40 uint64_t a0, b0, a1, b1; in fletcher_2_endian() local
42 for (a0 = b0 = a1 = b1 = 0; ip < ipend; ip += 2) { in fletcher_2_endian()
46 b1 += a1; in fletcher_2_endian()
52 zcp->zc_word[3] = cpu_to_zfs64(b1, endian); in fletcher_2_endian()
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.core_prefetch13 If the bit is set ('b1) in the mask, then prefetch is disabled for
/u-boot/doc/usage/
A Decho.rst58 b1, b2, b3,
/u-boot/doc/board/intel/
A Dcrownbay.rst42 .. _`here`: http://www.intel.com/content/www/us/en/secure/intelligent-systems/privileged/e6xx-35-b1
/u-boot/drivers/video/
A Dmx3fb.c77 u32 b1; member
446 writel(fmt_cfg[di_setup].b1, DI_DISP3_B1_MAP); in sdc_init_panel()
/u-boot/drivers/mtd/nand/raw/
A Dstm32_fmc2_nand.c348 u8 bit_position = 0, b0, b1, b2; in stm32_fmc2_nfc_ham_correct() local
354 b1 = read_ecc[1] ^ calc_ecc[1]; in stm32_fmc2_nfc_ham_correct()
356 b = b0 | (b1 << 8) | (b2 << 16); in stm32_fmc2_nfc_ham_correct()
/u-boot/include/
A Dec_commands.h2739 float b1; member
2748 float b1; member
/u-boot/doc/board/sifive/
A Dfu540.rst538 guid: 9faa81b6-39b1-4418-af5e-89c48f29c20d

Completed in 32 milliseconds