Home
last modified time | relevance | path

Searched refs:bit0 (Results 1 – 25 of 25) sorted by relevance

/linux/Documentation/driver-api/mtd/
H A Dnand_ecc.rst45 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 …]
/linux/include/uapi/linux/
H A Dioam6.h62 bit0:1, member
97 __u32 bit0:1, member
/linux/Documentation/leds/
H A Dleds-mlxcpld.rst53 [bit3,bit2,bit1,bit0] or
98 [bit3,bit2,bit1,bit0] or
110 [bit3,bit2,bit1,bit0]:
/linux/drivers/input/touchscreen/
H A Dwdt87xx_i2c.c611 u32 bit0; in misr() local
616 bit0 = a ^ (b & 1); in misr()
617 bit0 ^= a >> 1; in misr()
618 bit0 ^= a >> 2; in misr()
619 bit0 ^= a >> 4; in misr()
620 bit0 ^= a >> 5; in misr()
621 bit0 ^= a >> 7; in misr()
622 bit0 ^= a >> 11; in misr()
623 bit0 ^= a >> 15; in misr()
625 y = (y & ~1) | (bit0 & 1); in misr()
/linux/Documentation/input/devices/
H A Dsentelic.rst729 0x8200 bit7~bit0 0x01 RO device ID
731 0x8201 bit7~bit0 RW version ID
737 0x8202 bit7~bit0 0x01 RO vendor ID
739 0x8203 bit7~bit0 0x01 RO product ID
741 0x8204 bit3~bit0 0x01 RW revision ID
753 bit0 0 RW 1 to enable page 1 register files
757 bit0 1 RW Reserved, must be 1
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
[all …]
/linux/Documentation/locking/
H A Drt-mutex.rst53 owner bit0 Notes
67 we need to set the bit0 before looking at the lock, and the owner may
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_debugfs.h54 u8 bit0 : 1, member
H A Dhclge_debugfs.c1070 qset_id, req.bit0, req.bit1, req.bit2, in hclge_dbg_dump_dcb_qset()
1101 pri_id, req.bit0, req.bit1, req.bit2); in hclge_dbg_dump_dcb_pri()
1127 pg_id, req.bit0, req.bit1, req.bit2); in hclge_dbg_dump_dcb_pg()
1180 req.bit0); in hclge_dbg_dump_dcb_port()
/linux/Documentation/scsi/
H A Darcmsr_spec.rst19 bit0
27 bit0
66 #bit0--bit26
88 #bit0--bit26
409 byte 25 Power indicator (bit0 power#0,
/linux/arch/mips/math-emu/
H A Dcp1emu.c430 unsigned int bit0; in isBranchInstr() local
707 bit0 = get_fpr32(fpr, 0) & 0x1; in isBranchInstr()
710 bit = bit0 == 0; in isBranchInstr()
713 bit = bit0 != 0; in isBranchInstr()
975 unsigned int cond, cbit, bit0; in cop1Emulate() local
1192 bit0 = get_fpr32(fpr, 0) & 0x1; in cop1Emulate()
1196 cond = bit0 == 0; in cop1Emulate()
1200 cond = bit0 != 0; in cop1Emulate()
/linux/drivers/pinctrl/nuvoton/
H A Dpinctrl-wpcm450.c622 [a] = { .fn0 = fn_ ## b, .reg0 = WPCM450_GCR_ ## c, .bit0 = d, \
626 int fn0, reg0, bit0; member
830 cfg->bit0, cfg->fn0, func); in wpcm450_setfunc()
H A Dpinctrl-npcm7xx.c898 [a] = { .fn0 = fn_ ## b, .reg0 = NPCM7XX_GCR_ ## c, .bit0 = d, \
920 int fn0, reg0, bit0; member
1423 BIT(cfg->bit0), in npcm7xx_setfunc()
1425 BIT(cfg->bit0) : 0); in npcm7xx_setfunc()
H A Dpinctrl-npcm8xx.c1300 [a] { .fn0 = fn_ ## b, .reg0 = NPCM8XX_GCR_ ## c, .bit0 = d, \
1324 int fn0, reg0, bit0; member
1832 BIT(cfg->bit0), in npcm8xx_setfunc()
1834 BIT(cfg->bit0) : 0); in npcm8xx_setfunc()
/linux/arch/arm/boot/dts/marvell/
H A Darmada-370-synology-ds213j.dts211 syno_id_bit0_pin: syno-id-bit0-pin {
H A Darmada-xp-synology-ds414.dts243 syno_id_bit0_pin: syno-id-bit0-pin {
/linux/lib/crypto/
H A Dcurve25519-hacl64.c547 u64 bit0 = (u64)(byt >> 7); in ladder_smallloop_cmult_small_loop_step() local
549 point_swap_conditional(nq, nqpq, bit0); in ladder_smallloop_cmult_small_loop_step()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-mcp23s08.txt35 SPI chipselect. Set a bit in bit0-7 in this mask to 1 if there is a
/linux/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst80 For example, if target Root Port is 0000:00:00.0 (x8 lanes), bit0 of
/linux/Documentation/virt/kvm/x86/
H A Dmsr.rst82 anything with bit0 == 0 is written to it.
280 anything with bit0 == 0 is written to it. Guest is required to make sure
/linux/tools/testing/selftests/net/
H A Dioam6_parser.c209 if (ioam6h->type.bit0) { in check_ioam6_data()
/linux/net/ipv6/
H A Dioam6.c714 if (trace->type.bit0) { in __ioam6_fill_trace_data()
/linux/arch/arm/mach-tegra/
H A Dsleep-tegra30.S520 lsr r1, r1, #8 @ devSel, bit0:dev0, bit1:dev1
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2824 u8 bit0 = test_bit(i, pair_list); in ice_update_fd_swap() local
2826 if (bit0 ^ bit1) { in ice_update_fd_swap()
2830 if (!bit0) in ice_update_fd_swap()
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h141 uint64_t bit0:6; member
155 uint64_t bit0:6;
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci484 where bit0 = 1MB, bit1 = 2MB, bit2 = 4MB, etc. In the above