Home
last modified time | relevance | path

Searched refs:bit0 (Results 1 – 20 of 20) 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.c1022 qset_id, req.bit0, req.bit1, req.bit2, req.bit3); in hclge_dbg_dump_dcb_qset()
1049 pri_id, req.bit0, req.bit1, req.bit2); in hclge_dbg_dump_dcb_pri()
1072 pg_id, req.bit0, req.bit1, req.bit2); in hclge_dbg_dump_dcb_pg()
1119 seq_printf(s, "port_mask: %#x\n", 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/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/Documentation/admin-guide/perf/
H A Dhisi-pcie-pmu.rst82 For example, if target Root Port is 0000:00:00.0 (x8 lanes), bit0 of
/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/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/net/ipv6/
H A Dioam6.c711 if (trace->type.bit0) { in __ioam6_fill_trace_data()
/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-facebook-yosemite5.dts893 /*bit0-bit7*/
/linux/arch/arm/mach-tegra/
H A Dsleep-tegra30.S520 lsr r1, r1, #8 @ devSel, bit0:dev0, bit1:dev1
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pip-defs.h141 uint64_t bit0:6; member
155 uint64_t bit0:6;
/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_pipe.c2820 u8 bit0 = test_bit(i, pair_list); in ice_update_fd_swap() local
2822 if (bit0 ^ bit1) { in ice_update_fd_swap()
2826 if (!bit0) in ice_update_fd_swap()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-pci495 where bit0 = 1MB, bit1 = 2MB, bit2 = 4MB, etc. In the above