Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/driver-api/mtd/
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
67 Similarly cp1 is the sum of all bit1, bit3, bit5 and bit7.
70 - cp3 is the parity over bit2, bit3, bit6 and bit7.
71 - cp4 is the parity over bit0, bit1, bit2 and bit3.
[all …]
/kernel/linux/linux-5.10/Documentation/leds/
Dleds-mlxcpld.rst53 [bit3,bit2,bit1,bit0] or
98 [bit3,bit2,bit1,bit0] or
110 [bit3,bit2,bit1,bit0]:
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_debugfs.h58 bit3 : 1, member
Dhclge_debugfs.c312 dev_info(dev, "qs_bp_sts: 0x%x\n", bitmap->bit3); in hclge_dbg_dump_dcb()
/kernel/linux/linux-5.10/Documentation/input/devices/
Dsentelic.rst741 0x8204 bit3~bit0 0x01 RW revision ID
744 bit3 1 RO 0: rotate 180 degree
818 bit3 0 RW abs. coordinate only mode enable
849 bit3 0 RW on-pad fix vertical scrolling enable
870 bit3 0 RW finger up one packet output
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Darmada-370-synology-ds213j.dts232 syno_id_bit3_pin: syno-id-bit3-pin {
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dpinctrl-mcp23s08.txt37 you have a chip with address 3 connected, you have to set bit3 to 1,
/kernel/linux/linux-5.10/Documentation/userspace-api/ioctl/
Dioctl-number.rst219 'b' 00-FF conflict! bit3 vme host bridge
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch43990 + ERR_DESC_IP_HDR_LEN = (1 << 3), /* bit3 */
44578 + v |= BIT(3); /* bit3, enable wakeup irq */
44600 + v &= ~BIT(3); /* bit3, enable wakeup irq */
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch336962 + ERR_DESC_IP_HDR_LEN = (1 << 3), /* bit3 */
337550 + v |= BIT(3); /* bit3, enable wakeup irq */
337572 + v &= ~BIT(3); /* bit3, enable wakeup irq */