| /linux/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. 70 - cp3 is the parity over bit2, bit3, bit6 and bit7. [all …]
|
| /linux/include/uapi/linux/ |
| H A D | ioam6.h | 60 bit2:1, member 99 bit2:1, member
|
| /linux/Documentation/leds/ |
| H A D | leds-mlxcpld.rst | 53 [bit3,bit2,bit1,bit0] or 98 [bit3,bit2,bit1,bit0] or 110 [bit3,bit2,bit1,bit0]:
|
| /linux/arch/arm/mach-omap2/ |
| H A D | sram242x.S | 50 mvn r9, #0x4 @ mask to get clear bit2 51 and r10, r10, r9 @ clear bit2 for lock mode. 289 mvn r9, #0x4 @ mask to get clear bit2 290 and r10, r10, r9 @ clear bit2 for lock mode
|
| H A D | sram243x.S | 50 mvn r9, #0x4 @ mask to get clear bit2 51 and r10, r10, r9 @ clear bit2 for lock mode. 289 mvn r9, #0x4 @ mask to get clear bit2 290 and r10, r10, r9 @ clear bit2 for lock mode
|
| /linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_debugfs.h | 56 bit2 : 1, member
|
| /linux/drivers/ras/amd/atl/ |
| H A D | map.c | 652 static inline bool map_bits_valid(struct addr_ctx *ctx, u8 bit1, u8 bit2, in map_bits_valid() argument 655 if (!(ctx->map.intlv_bit_pos == bit1 || ctx->map.intlv_bit_pos == bit2)) { in map_bits_valid()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-370-synology-ds213j.dts | 221 syno_id_bit2_pin: syno-id-bit2-pin {
|
| H A D | armada-xp-synology-ds414.dts | 253 syno_id_bit2_pin: syno-id-bit2-pin {
|
| /linux/drivers/pinctrl/nuvoton/ |
| H A D | pinctrl-npcm7xx.c | 874 .fn2 = fn_ ## h, .reg2 = NPCM7XX_GCR_ ## i, .bit2 = j, \ 896 int fn2, reg2, bit2; member 1407 BIT(cfg->bit2), in npcm7xx_setfunc() 1409 BIT(cfg->bit2) : 0); in npcm7xx_setfunc()
|
| H A D | pinctrl-npcm8xx.c | 1299 .fn2 = fn_ ## h, .reg2 = NPCM8XX_GCR_ ## i, .bit2 = j, \ 1324 int fn2, reg2, bit2; member 1900 BIT(cfg->bit2), in npcm8xx_setfunc() 1902 BIT(cfg->bit2) : 0); in npcm8xx_setfunc()
|
| /linux/Documentation/input/devices/ |
| H A D | sentelic.rst | 749 bit2 0 RW 1: rotate 180 degree 810 bit2 0 RW movement + abs. coordinate mode enable 866 bit2 0 RW two fingers' coordinates output
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 2571 enum lock_usage_bit bit2, in print_bad_irq_dependency() 2613 print_lock_trace(forwards_entry->class->usage_traces[bit2], 1); in print_bad_irq_dependency() 2664 * bit2-n: state 2555 print_bad_irq_dependency(struct task_struct * curr,struct lock_list * prev_root,struct lock_list * next_root,struct lock_list * backwards_entry,struct lock_list * forwards_entry,struct held_lock * prev,struct held_lock * next,enum lock_usage_bit bit1,enum lock_usage_bit bit2,const char * irqclass) print_bad_irq_dependency() argument
|