Home
last modified time | relevance | path

Searched refs:nibbles (Results 1 – 13 of 13) sorted by relevance

/Linux-v4.19/Documentation/input/devices/
Dwalkera0701.rst104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary
108 first 10 nibbles. Analog value is represented by one sign bit and 9 bit
110 first ten nibbles.
112 Next nibbles 12 .. 21 represents four channels (not all channels can be
114 four channels. In nibbles 22 and 23 is a special magic number. Nibble 24 is
115 checksum for nibbles 12..23.
125 Summary of octal values in nibbles must be same as octal value in checksum
127 calculated by sum of binary values in checked nibbles + sum of octal values
128 in checked nibbles divided by 8. Only bit 0 of this sum is used.
/Linux-v4.19/sound/firewire/oxfw/
Doxfw-scs1x.c48 u8 nibbles[2]; in midi_input_escaped_byte() local
50 nibbles[0] = byte >> 4; in midi_input_escaped_byte()
51 nibbles[1] = byte & 0x0f; in midi_input_escaped_byte()
52 snd_rawmidi_receive(stream, nibbles, 2); in midi_input_escaped_byte()
/Linux-v4.19/drivers/input/joystick/
Dmagellan.c66 static unsigned char nibbles[16] = "0AB3D56GH9:K<MN?"; in magellan_crunch_nibbles() local
69 if (data[count] == nibbles[data[count] & 0xf]) in magellan_crunch_nibbles()
/Linux-v4.19/Documentation/xtensa/
Dmmu.txt20 VA = virtual address (two upper nibbles of it);
21 PA = physical address (two upper nibbles of it);
/Linux-v4.19/drivers/net/ethernet/marvell/
Dmv643xx_eth.c1801 u32 nibbles; in uc_addr_filter_mask() local
1806 nibbles = 1 << (dev->dev_addr[5] & 0x0f); in uc_addr_filter_mask()
1813 nibbles |= 1 << (ha->addr[5] & 0x0f); in uc_addr_filter_mask()
1816 return nibbles; in uc_addr_filter_mask()
1823 u32 nibbles; in mv643xx_eth_program_unicast_filter() local
1830 nibbles = uc_addr_filter_mask(dev); in mv643xx_eth_program_unicast_filter()
1831 if (!nibbles) { in mv643xx_eth_program_unicast_filter()
1833 nibbles = 0xffff; in mv643xx_eth_program_unicast_filter()
1841 if (nibbles & 1) in mv643xx_eth_program_unicast_filter()
1843 if (nibbles & 2) in mv643xx_eth_program_unicast_filter()
[all …]
/Linux-v4.19/Documentation/networking/
DPLIP.txt120 nibbles into bytes, leading to much faster transfers.
160 nibbles into bytes. This cable should not be used on unidirectional
/Linux-v4.19/arch/sh/kernel/
Ddisassemble.c54 sh_nibble_type nibbles[4]; member
311 int i = op->nibbles[n]; in print_sh_insn()
/Linux-v4.19/arch/arm/mm/
Dabort-lv4t.S94 orrne r6, r9, r6, lsr #4 @ combine nibbles } else
/Linux-v4.19/arch/powerpc/kernel/
Dprom_init.c309 int i, nibbles = sizeof(val)*2; in prom_print_hex() local
312 for (i = nibbles-1; i >= 0; i--) { in prom_print_hex()
318 buf[nibbles] = '\0'; in prom_print_hex()
319 call_prom("write", 3, 1, prom.stdout, buf, nibbles); in prom_print_hex()
/Linux-v4.19/arch/arm/lib/
Dlib1funcs.S56 @ at the left end of each 4 bit nibbles in the division loop
/Linux-v4.19/arch/m68k/fpsp040/
Ddecbin.S144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part
/Linux-v4.19/Documentation/m68k/
DREADME.buddha15 Docs. Reading the nibbles should give this information:
/Linux-v4.19/Documentation/core-api/
Dassoc_array.rst49 on each level by nibbles from the index key in the same manner as in a radix