Home
last modified time | relevance | path

Searched refs:bit7 (Results 1 – 10 of 10) sorted by relevance

/linux/Documentation/driver-api/mtd/
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
67 Similarly cp1 is the sum of all bit1, bit3, bit5 and bit7.
70 - cp3 is the parity over bit2, bit3, bit6 and bit7.
72 - cp5 is the parity over bit4, bit5, bit6 and bit7.
161 cp1 = bit7 ^ bit5 ^ bit3 ^ bit1 ^ cp1;
163 cp3 = bit7 ^ bit6 ^ bit3 ^ bit2 ^ cp3
[all …]
/linux/include/uapi/linux/
A Dioam6.h55 __u32 bit7:1, member
104 bit7:1, member
/linux/Documentation/leds/
A Dleds-mlxcpld.rst54 [bit7,bit6,bit5,bit4]:
99 [bit7,bit6,bit5,bit4]:
/linux/arch/x86/kvm/mmu/
A Dspte.h293 int bit7 = (pte >> 7) & 1; in get_rsvd_bits() local
295 return rsvd_check->rsvd_bits_mask[bit7][level-1]; in get_rsvd_bits()
/linux/Documentation/input/devices/
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
776 bit7 0 RW on-pad command left button down tag
786 bit7 0 RW on-pad tap zone enable
838 bit7 0 RW EN_PS2_F2: PS/2 gesture mode 2nd
885 bit7 0 RW Bx packet output compatible mode
892 bit7 1 RW on-pad command detection enable
897 bit7 0 RW on-pad command left button down tag
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_debugfs.h61 bit7 : 1; member
/linux/Documentation/devicetree/bindings/regulator/
A Dlp872x.txt11 1 = external pin, 0 = bit7 of register 08h
/linux/Documentation/driver-api/i3c/
A Dprotocol.rst128 The MSB of this ID specifies whether this is a broadcast command (bit7 = 0) or a
129 unicast one (bit7 = 1).
/linux/tools/testing/selftests/net/
A Dioam6_parser.c249 if (ioam6h->type.bit7) { in check_ioam6_data()
/linux/net/ipv6/
A Dioam6.c725 if (trace->type.bit7) { in __ioam6_fill_trace_data()

Completed in 23 milliseconds