| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H A D | os.S | 82 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 113 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 144 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 167 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 178 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 203 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 214 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 239 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 261 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode 285 | 0x4(%a6),bit5 - 1 = supervisor mode, 0 = user mode
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | vybridimage.c | 48 uint8_t bit5 = (byte & (1 << 5)) ? 1 : 0; in vybridimage_sw_ecc() local 53 res |= ((bit6 ^ bit5 ^ bit3 ^ bit2) << 0); in vybridimage_sw_ecc() 54 res |= ((bit7 ^ bit5 ^ bit4 ^ bit2 ^ bit1) << 1); in vybridimage_sw_ecc() 55 res |= ((bit7 ^ bit6 ^ bit5 ^ bit1 ^ bit0) << 2); 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 67 Similarly cp1 is the sum of all bit1, bit3, bit5 and bit7. 69 - cp2 is the parity over bit0, bit1, bit4 and bit5 72 - cp5 is the parity over bit4, bit5, bit6 and bit7. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/ |
| H A D | focaltech_upgrade_ft8201.c | 69 u16 bit5: 1; member 154 … ^ temp_byte.bits.bit4 ^ temp_byte.bits.bit5 ^ temp_byte.bits.bit6 ^ temp_byte.bits.bit7; in cal_lcdinitcode_ecc() 159 … ^ temp_byte.bits.bit5 ^ temp_byte.bits.bit6 ^ temp_byte.bits.bit7; in cal_lcdinitcode_ecc() 167 …ecc.bits.bit5 = ecc_last.bits.bit11 ^ ecc_last.bits.bit12 ^ temp_byte.bits.bit3 ^ temp_byte.bits.b… in cal_lcdinitcode_ecc() 169 ….bits.bit6 = ecc_last.bits.bit12 ^ ecc_last.bits.bit13 ^ temp_byte.bits.bit4 ^ temp_byte.bits.bit5; in cal_lcdinitcode_ecc() 171 …ecc.bits.bit7 = ecc_last.bits.bit13 ^ ecc_last.bits.bit14 ^ temp_byte.bits.bit5 ^ temp_byte.bits.b… in cal_lcdinitcode_ecc() 183 ecc.bits.bit13 = ecc_last.bits.bit5; 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/u-boot/board/iomega/iconnect/ |
| H A D | kwbimage.cfg | 34 # bit5: 0x0, clk is driven during self refresh, we don't care for APX 64 # bit5-4: 00, Cs1width (x8) 98 # bit5-3: 0x0, required
|
| /OK3568_Linux_fs/u-boot/board/raidsonic/ib62x0/ |
| H A D | kwbimage.cfg | 35 # bit5: 0x0, clk is driven during self refresh, we don't care for APX 65 # bit5-4: 00, Cs1width (x8) 99 # bit5-3: 0x0, required
|
| /OK3568_Linux_fs/u-boot/board/buffalo/lsxl/ |
| H A D | kwbimage-lschl.cfg | 41 # bit5: 0, clk is driven during self refresh, we don't care for APX 79 # bit5-4: 0, Cs1width=nonexistent 117 # bit5-3: 0 required
|
| H A D | kwbimage-lsxhl.cfg | 41 # bit5: 0, clk is driven during self refresh, we don't care for APX 79 # bit5-4: 0, Cs1width=nonexistent 117 # bit5-3: 0 required
|
| /OK3568_Linux_fs/u-boot/board/d-link/dns325/ |
| H A D | kwbimage.cfg | 39 # bit5: 0, clk is driven during self refresh, we don't care for APX 74 # bit5-4: 0, Cs1width=nonexistent 108 # bit5-3: 0 required
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_debugfs.h | 60 bit5 : 1, member
|
| /OK3568_Linux_fs/u-boot/board/Seagate/nas220/ |
| H A D | kwbimage.cfg | 67 # bit5-4: 00, Cs1width=nonexistent 102 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Marvell/guruplug/ |
| H A D | kwbimage.cfg | 64 # bit5-4: 01, Cs1width=x8 98 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Seagate/dockstar/ |
| H A D | kwbimage.cfg | 67 # bit5-4: 00, Cs1width=nonexistent 101 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Synology/ds109/ |
| H A D | kwbimage.cfg | 68 # bit5-4: 01, Cs1width=x8 102 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Marvell/dreamplug/ |
| H A D | kwbimage.cfg | 65 # bit5-4: 01, Cs1width=x8 99 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Seagate/goflexhome/ |
| H A D | kwbimage.cfg | 70 # bit5-4: 00, Cs1width=nonexistent 104 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Marvell/sheevaplug/ |
| H A D | kwbimage.cfg | 64 # bit5-4: 00, Cs1width=x8 98 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/keymile/km_arm/ |
| H A D | kwbimage.cfg | 85 # bit5-4: 00, Cs2width=nonexistent 110 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/Marvell/openrd/ |
| H A D | kwbimage.cfg | 64 # bit5-4: 00, Cs1width=x8 98 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/LaCie/net2big_v2/ |
| H A D | kwbimage.cfg | 64 # bit5-4: 00, Cs2width=nonexistent 98 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/LaCie/netspace_v2/ |
| H A D | kwbimage-ns2l.cfg | 64 # bit5-4: 00, Cs2width=nonexistent 98 # bit5-3: 000, required
|
| H A D | kwbimage-is2.cfg | 64 # bit5-4: 00, Cs2width=nonexistent 98 # bit5-3: 000, required
|
| H A D | kwbimage.cfg | 64 # bit5-4: 00, Cs2width=nonexistent 98 # bit5-3: 000, required
|
| /OK3568_Linux_fs/u-boot/board/cloudengines/pogo_e02/ |
| H A D | kwbimage.cfg | 68 # bit5-4: 00, Cs1width=x8 102 # bit5-3: 000, required
|