Searched refs:b1 (Results 1 – 8 of 8) sorted by relevance
/u-boot/fs/zfs/ |
A D | zfs_fletcher.c | 40 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 D | README.core_prefetch | 13 If the bit is set ('b1) in the mask, then prefetch is disabled for
|
/u-boot/doc/usage/ |
A D | echo.rst | 58 b1, b2, b3,
|
/u-boot/doc/board/intel/ |
A D | crownbay.rst | 42 .. _`here`: http://www.intel.com/content/www/us/en/secure/intelligent-systems/privileged/e6xx-35-b1…
|
/u-boot/drivers/video/ |
A D | mx3fb.c | 77 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 D | stm32_fmc2_nand.c | 348 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 D | ec_commands.h | 2739 float b1; member 2748 float b1; member
|
/u-boot/doc/board/sifive/ |
A D | fu540.rst | 538 guid: 9faa81b6-39b1-4418-af5e-89c48f29c20d
|
Completed in 32 milliseconds