| /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 67 Similarly cp1 is the sum of all bit1, bit3, bit5 and bit7. 69 - cp2 is the parity over bit0, bit1, bit4 and bit5 71 - cp4 is the parity over bit0, bit1, bit2 and bit3. [all …]
|
| /linux/include/uapi/linux/ |
| H A D | ioam6.h | 61 bit1:1, member 98 bit1: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/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
| H A D | hclge_debugfs.h | 55 bit1 : 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/Documentation/scsi/ |
| H A D | arcmsr_spec.rst | 22 bit1 30 bit1 410 bit1 power#1)
|
| /linux/drivers/pinctrl/nuvoton/ |
| H A D | pinctrl-wpcm450.c | 619 .fn1 = fn_ ## e, .reg1 = WPCM450_GCR_ ## f, .bit1 = g } 623 int fn1, reg1, bit1; member 829 cfg->bit1, cfg->fn1, func); in wpcm450_setfunc()
|
| H A D | pinctrl-npcm7xx.c | 873 .fn1 = fn_ ## e, .reg1 = NPCM7XX_GCR_ ## f, .bit1 = g, \ 895 int fn1, reg1, bit1; member 1402 BIT(cfg->bit1), in npcm7xx_setfunc() 1404 BIT(cfg->bit1) : 0); in npcm7xx_setfunc()
|
| H A D | pinctrl-npcm8xx.c | 1298 .fn1 = fn_ ## e, .reg1 = NPCM8XX_GCR_ ## f, .bit1 = g, \ 1323 int fn1, reg1, bit1; member 1895 BIT(cfg->bit1), in npcm8xx_setfunc() 1897 BIT(cfg->bit1) : 0); in npcm8xx_setfunc()
|
| /linux/arch/arm/boot/dts/marvell/ |
| H A D | armada-370-synology-ds213j.dts | 216 syno_id_bit1_pin: syno-id-bit1-pin {
|
| H A D | armada-xp-synology-ds414.dts | 248 syno_id_bit1_pin: syno-id-bit1-pin {
|
| /linux/Documentation/input/devices/ |
| H A D | sentelic.rst | 758 bit1 0 RW Reserved, must be 0 806 bit1 0 RW FSP Intellimouse mode enable 862 bit1 0 RW gesture ID output
|
| /linux/arch/arm/mach-tegra/ |
| H A D | sleep-tegra30.S | 520 lsr r1, r1, #8 @ devSel, bit0:dev0, bit1:dev1
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-pip-defs.h | 139 uint64_t bit1:6; member 157 uint64_t bit1:6;
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.c | 2819 u8 bit1 = test_bit(i + 1, pair_list); in ice_update_fd_swap() local 2822 if (bit0 ^ bit1) { in ice_update_fd_swap()
|
| /linux/kernel/locking/ |
| H A D | lockdep.c | 1634 * bit1 is next->read != 2 in __calc_dep_bit() 2570 enum lock_usage_bit bit1, in print_bad_irq_dependency() 2606 print_lock_trace(backwards_entry->class->usage_traces[bit1], 1); in print_bad_irq_dependency() 2663 * bit1: 0 used in irq, 1 irq enabled 2554 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
|