Searched refs:bit4 (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | vybridimage.c | 47 uint8_t bit4 = (byte & (1 << 4)) ? 1 : 0; in vybridimage_sw_ecc() local 54 res |= ((bit7 ^ bit5 ^ bit4 ^ bit2 ^ bit1) << 1); in vybridimage_sw_ecc() 56 res |= ((bit7 ^ bit4 ^ bit3 ^ bit0) << 3); in vybridimage_sw_ecc() 57 res |= ((bit6 ^ bit4 ^ bit3 ^ bit2 ^ bit1 ^ bit0) << 4); in vybridimage_sw_ecc()
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mtd/ |
| H A D | nand_ecc.rst | 45 byte 0: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp0 rp2 rp4 ... rp14 46 byte 1: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp1 rp2 rp4 ... rp14 47 byte 2: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp0 rp3 rp4 ... rp14 48 byte 3: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp1 rp3 rp4 ... rp14 49 byte 4: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp0 rp2 rp5 ... rp14 51 byte 254: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp0 rp3 rp5 ... rp15 52 byte 255: bit7 bit6 bit5 bit4 bit3 bit2 bit1 bit0 rp1 rp3 rp5 ... rp15 63 - cp0 is the parity that belongs to all bit0, bit2, bit4, bit6. 65 so the sum of all bit0, bit2, bit4 and bit6 values + cp0 itself is even. 69 - cp2 is the parity over bit0, bit1, bit4 and bit5 [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/ |
| H A D | math_support.h | 50 #define bit4(x) (bit2(x) | (bit2(x) >> 2)) macro 51 #define bit8(x) (bit4(x) | (bit4(x) >> 4))
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_upgrade_ft8201.c | 68 u16 bit4: 1; member 154 … ^ temp_byte.bits.bit4 ^ temp_byte.bits.bit5 ^ temp_byte.bits.bit6 ^ temp_byte.bits.bit7; in cal_lcdinitcode_ecc() 158 … ^ temp_byte.bits.bit1 ^ temp_byte.bits.bit2 ^ temp_byte.bits.bit3 ^ temp_byte.bits.bit4 in cal_lcdinitcode_ecc() 165 …ecc.bits.bit4 = ecc_last.bits.bit10 ^ ecc_last.bits.bit11 ^ temp_byte.bits.bit2 ^ temp_byte.bits.b… in cal_lcdinitcode_ecc() 167 ….bits.bit5 = ecc_last.bits.bit11 ^ ecc_last.bits.bit12 ^ temp_byte.bits.bit3 ^ temp_byte.bits.bit4; in cal_lcdinitcode_ecc() 169 …ecc.bits.bit6 = ecc_last.bits.bit12 ^ ecc_last.bits.bit13 ^ temp_byte.bits.bit4 ^ temp_byte.bits.b… in cal_lcdinitcode_ecc() 181 ecc.bits.bit12 = ecc_last.bits.bit4; in cal_lcdinitcode_ecc() 190 … ^ temp_byte.bits.bit4 ^ temp_byte.bits.bit5 ^ temp_byte.bits.bit6 ^ temp_byte.bits.bit7; in cal_lcdinitcode_ecc()
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | leds-mlxcpld.rst | 54 [bit7,bit6,bit5,bit4]: 99 [bit7,bit6,bit5,bit4]:
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_debugfs.h | 59 bit4 : 1, member
|
| /OK3568_Linux_fs/kernel/Documentation/input/devices/ |
| H A D | sentelic.rst | 759 bit4 0 RW Reserved, must be 0 768 bit5~bit4 RO number of buttons 782 bit4~bit0 0x05 RW XLO in 0s/4/1, so 03h = 0010.1b = 2.5 791 bit4~bit0 0x1d RW XHI in 0s/4/1, so 19h = 1100.1b = 12.5 796 bit4~bit0 0x04 RW YLO in 0s/4/1, so 03h = 0010.1b = 2.5 801 bit4~bit0 0x13 RW YHI in 0s/4/1, so 11h = 1000.1b = 8.5 874 bit4 0 RW absolute coordination continuous mode
|
| /OK3568_Linux_fs/kernel/Documentation/x86/ |
| H A D | tsx_async_abort.rst | 116 (i.e. it will make CPUID(EAX=7).EBX{bit4} and
|
| /OK3568_Linux_fs/u-boot/board/iomega/iconnect/ |
| H A D | kwbimage.cfg | 33 # bit4: 0x0, addr/cmd in smame cycle
|
| /OK3568_Linux_fs/u-boot/board/raidsonic/ib62x0/ |
| H A D | kwbimage.cfg | 34 # bit4: 0x0, addr/cmd in smame cycle
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lschl.cfg | 40 # bit4: 0, addr/cmd in same cycle
|
| H A D | kwbimage-lsxhl.cfg | 40 # bit4: 1, T2 mode, addr/cmd are driven for two cycles
|
| /OK3568_Linux_fs/u-boot/board/d-link/dns325/ |
| H A D | kwbimage.cfg | 38 # bit4: 0, addr/cmd in smame cycle
|