| /Linux-v5.4/arch/arm/nwfpe/ |
| D | softfloat-macros | 35 bits are shifted off, they are ``jammed'' into the least significant bit of 60 bits are shifted off, they are ``jammed'' into the least significant bit of 88 _plus_ the number of bits given in `count'. The shifted result is at most 90 bits shifted off form a second 64-bit result as follows: The _last_ bit 91 shifted off is the most-significant bit of the extra result, and the other 93 bits shifted off were all zero. This extra result is stored in the location 97 value is shifted right by the number of bits given in `count', and the 135 number of bits given in `count'. Any bits shifted off are lost. The value 168 number of bits given in `count'. If any nonzero bits are shifted off, they 212 by 64 _plus_ the number of bits given in `count'. The shifted result is [all …]
|
| /Linux-v5.4/arch/h8300/lib/ |
| D | udivsi3.S | 55 ;; er0 contains shifted dividend 57 ;; er2 contains shifted divisor
|
| /Linux-v5.4/Documentation/devicetree/bindings/i3c/ |
| D | i3c.txt | 94 contains the manufacturer ID left-shifted by 1. 96 left-shifted by 16, the instance ID left-shifted
|
| /Linux-v5.4/net/sunrpc/auth_gss/ |
| D | gss_krb5_wrap.c | 418 int shifted = 0; in _rotate_left() local 422 while (shifted < shift) { in _rotate_left() 423 this_shift = min(shift - shifted, LOCAL_BUF_LEN); in _rotate_left() 425 shifted += this_shift; in _rotate_left()
|
| /Linux-v5.4/Documentation/driver-api/ |
| D | spi.rst | 9 duplex protocol; for each bit shifted out the MOSI line (one per clock) 10 another is shifted in on the MISO line. Those bits are assembled into
|
| /Linux-v5.4/drivers/media/rc/ |
| D | serial_ir.c | 181 unsigned char chunk, shifted; in send_pulse_irdeo() local 190 shifted = chunk << (i * 3); in send_pulse_irdeo() 191 shifted >>= 1; in send_pulse_irdeo() 192 output &= (~shifted); in send_pulse_irdeo()
|
| /Linux-v5.4/Documentation/devicetree/bindings/rtc/ |
| D | epson,rx6110.txt | 28 - spi-cpha: RX6110 works with SPI shifted clock phase
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-driver-hid-prodikeys | 26 The octave can be shifted via software up/down 2 octaves.
|
| D | sysfs-driver-hid-roccat-kone | 34 number the decimal point has to be shifted 2 positions to the
|
| /Linux-v5.4/arch/m68k/fpsp040/ |
| D | sgetem.S | 109 | shifted bits in d0 and d1 134 | ;be shifted into ms mant
|
| D | round.S | 375 | ;be shifted into ms mant 445 | ; shifted off in denorm routine) 458 | ; shifted off in denorm routine)
|
| D | binstr.S | 17 | shift and a mul by 8 shift. The bits shifted out of the
|
| /Linux-v5.4/Documentation/devicetree/bindings/bus/ |
| D | moxtet.txt | 8 - spi-cpha : Required shifted clock phase
|
| /Linux-v5.4/Documentation/devicetree/bindings/eeprom/ |
| D | at25.txt | 20 - spi-cpha : SPI shifted clock phase, as per spi-bus bindings.
|
| /Linux-v5.4/arch/powerpc/lib/ |
| D | div64.S | 39 divwu r11,r11,r9 # then we divide the shifted quantities
|
| /Linux-v5.4/Documentation/i2c/ |
| D | slave-interface.rst | 110 only means that the previous byte is shifted out to the bus! To ensure seamless 112 still shifted out. If the master sends NACK and stops reading after the byte 113 currently shifted out, this byte requested here is never used. It very likely
|
| /Linux-v5.4/sound/soc/cirrus/ |
| D | Kconfig | 21 state machine and the whole stream can be shifted by one byte
|
| /Linux-v5.4/Documentation/devicetree/bindings/mux/ |
| D | reg-mux.txt | 11 - mux-reg-masks : an array of register offset and pre-shifted bitfield mask
|
| /Linux-v5.4/Documentation/devicetree/bindings/i2c/ |
| D | i2c-ocores.txt | 22 - reg-shift : device register offsets are shifted by this value
|
| /Linux-v5.4/arch/powerpc/boot/ |
| D | div64.S | 39 divwu r11,r11,r9 # then we divide the shifted quantities
|
| /Linux-v5.4/Documentation/input/devices/ |
| D | rotary-encoder.rst | 11 peripherals with two wires. The outputs are phase-shifted by 90 degrees
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | perf_asm.S | 86 ;* is shifted shifted backup immediately. This is to compensate
|
| /Linux-v5.4/Documentation/ |
| D | crc32.txt | 53 Notice how, to get at bit 32 of the shifted remainder, we look 167 in parallel. Each step, the 32-bit CRC is shifted 64 bits and XORed
|
| /Linux-v5.4/arch/x86/crypto/ |
| D | aesni-intel_asm.S | 542 pxor \TMP3, \TMP2 # xor the shifted versions 559 pxor \TMP3,\TMP2 # xor the shifted versions 1159 pxor \TMP3, \TMP2 # xor the shifted versions 1174 pxor \TMP3,\TMP2 # xor the shifted versions 1371 pxor \TMP3, \TMP2 # xor the shifted versions 1386 pxor \TMP3,\TMP2 # xor the shifted versions 1470 pxor \TMP3, \TMP2 # xor the shifted versions 1485 pxor \TMP3, \TMP2 # xor the shifted versions
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | cx88.rst | 140 Bits are then right shifted into the GP_SAMPLE register at the specified
|