Searched refs:nibbles (Results 1 – 12 of 12) sorted by relevance
104 One binary and octal value can be grouped to nibble. 24 nibbles + one binary108 first 10 nibbles. Analog value is represented by one sign bit and 9 bit110 first ten nibbles.112 Next nibbles 12 .. 21 represents four channels (not all channels can be114 four channels. In nibbles 22 and 23 is a special magic number. Nibble 24 is115 checksum for nibbles 12..23.125 Summary of octal values in nibbles must be same as octal value in checksum127 calculated by sum of binary values in checked nibbles + sum of octal values128 in checked nibbles divided by 8. Only bit 0 of this sum is used.
47 u8 nibbles[2]; in midi_input_escaped_byte() local49 nibbles[0] = byte >> 4; in midi_input_escaped_byte()50 nibbles[1] = byte & 0x0f; in midi_input_escaped_byte()51 snd_rawmidi_receive(stream, nibbles, 2); in midi_input_escaped_byte()
51 static unsigned char nibbles[16] = "0AB3D56GH9:K<MN?"; in magellan_crunch_nibbles() local54 if (data[count] == nibbles[data[count] & 0xf]) in magellan_crunch_nibbles()
24 - VA = virtual address (two upper nibbles of it);25 - PA = physical address (two upper nibbles of it);
1784 u32 nibbles; in uc_addr_filter_mask() local1789 nibbles = 1 << (dev->dev_addr[5] & 0x0f); in uc_addr_filter_mask()1796 nibbles |= 1 << (ha->addr[5] & 0x0f); in uc_addr_filter_mask()1799 return nibbles; in uc_addr_filter_mask()1806 u32 nibbles; in mv643xx_eth_program_unicast_filter() local1813 nibbles = uc_addr_filter_mask(dev); in mv643xx_eth_program_unicast_filter()1814 if (!nibbles) { in mv643xx_eth_program_unicast_filter()1816 nibbles = 0xffff; in mv643xx_eth_program_unicast_filter()1824 if (nibbles & 1) in mv643xx_eth_program_unicast_filter()1826 if (nibbles & 2) in mv643xx_eth_program_unicast_filter()[all …]
124 nibbles into bytes, leading to much faster transfers.165 nibbles into bytes. This cable should not be used on unidirectional
51 sh_nibble_type nibbles[4]; member308 int i = op->nibbles[n]; in print_sh_insn()
94 orrne r6, r9, r6, lsr #4 @ combine nibbles } else
56 @ at the left end of each 4 bit nibbles in the division loop
144 movel #EDIGITS,%d2 |# of nibbles (digits) in fraction part
18 Docs. Reading the nibbles should give this information::
49 on each level by nibbles from the index key in the same manner as in a radix