/linux/Documentation/sound/soc/ |
H A D | dai.rst | 38 MSB is transmitted on the falling edge of the first BCLK after LRC 42 MSB is transmitted on transition of LRC. 45 MSB is transmitted sample size BCLKs before LRC transition. 61 MSB is transmitted on falling edge of first BCLK after FRAME/SYNC. 64 MSB is transmitted on rising edge of FRAME/SYNC.
|
/linux/Documentation/hwmon/ |
H A D | smsc47b397.rst | 41 HWM Base address can be obtained from Logical Device 8, registers 0x60 (MSB) 73 LSB MSB 83 Reading the tach LSB locks the tach MSB. 89 The tach reading (TCount) is given by: (Tach MSB * 256) + (Tach LSB) 191 OUT DX,AL ; Point to HWM Base Addr MSB 193 IN AL,DX ; Get MSB of HWM Base Addr
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | netxbig-gpio-ext.txt | 6 - addr-gpios: GPIOs representing the address register (LSB -> MSB). 7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
|
/linux/Documentation/usb/ |
H A D | misc_usbsevseg.rst | 20 MSB 0x06; LSB 0x3f 24 MSB 0x08; LSB 0xff
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-usb-devices-usbsevseg | 16 MSB 0x06; LSB 0x3F, and 20 MSB 0x08; LSB 0xFF.
|
/linux/arch/mips/crypto/ |
H A D | chacha-core.S | 56 #define MSB 0 macro 64 #define MSB 3 macro 132 lwl T1, (x*4)+MSB ## (IN); \ 141 swl X ## x, (x*4)+MSB ## (OUT); \
|
/linux/drivers/gpio/ |
H A D | gpio-stmpe.c | 25 enum { LSB, CSB, MSB }; enumerator 186 [REG_RE][MSB] = STMPE_IDX_GPRER_MSB, in stmpe_gpio_irq_sync_unlock() 189 [REG_FE][MSB] = STMPE_IDX_GPFER_MSB, in stmpe_gpio_irq_sync_unlock() 192 [REG_IE][MSB] = STMPE_IDX_IEGPIOR_MSB, in stmpe_gpio_irq_sync_unlock()
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | gpio-decoder.txt | 6 first entry representing the MSB.
|
/linux/drivers/media/dvb-frontends/ |
H A D | stv6110x_priv.h | 49 #define MSB(y) ((y >> 8) & 0xff) macro
|
H A D | stv0367_priv.h | 42 #define MSB(Y) (((Y) >> 8) & 0xff) macro
|
H A D | stv090x_priv.h | 68 #define MSB(__x) ((__x >> 8) & 0xff) macro
|
H A D | stb0899_priv.h | 51 #define MSB(y) ((y >> 8) & 0xff) macro
|
H A D | stv0900_priv.h | 25 #define MSB(Y) (((Y) >> 8) & 0xFF) macro
|
H A D | stv0900_core.c | 130 data[0] = MSB(reg_addr); in stv0900_write_reg() 142 u8 b0[] = { MSB(reg), LSB(reg) }; in stv0900_read_reg() 1005 stv0900_write_bits(intp, CFR_UP1, MSB(freq_s16)); in stv0900_start_search() 1008 stv0900_write_bits(intp, CFR_LOW1, MSB(freq_s16)); in stv0900_start_search()
|
H A D | stb0899_algo.c | 218 STB0899_SETFIELD_VAL(CFRM, cfr[0], MSB(internal->inversion * derot_freq)); in stb0899_search_tmg() 298 STB0899_SETFIELD_VAL(CFRM, cfr[0], MSB(internal->inversion * derot_freq)); in stb0899_search_carrier() 404 STB0899_SETFIELD_VAL(CFRM, cfr[0], MSB(internal->inversion * derot_freq)); in stb0899_search_data()
|
/linux/Documentation/hid/ |
H A D | hid-alps.rst | 78 Byte5 Address - Byte 3 (MSB) 98 Byte5 Address - Byte 3 (MSB)
|
/linux/Documentation/devicetree/bindings/thermal/ |
H A D | armada-thermal.txt | 25 "control MSB/control 1", with size of 4 (deprecated binding), or point
|
/linux/Documentation/driver-api/nfc/ |
H A D | nfc-pn544.rst | 29 checksum. Firmware update messages have the length in the second (MSB)
|
/linux/Documentation/fb/ |
H A D | vt8623fb.rst | 35 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
H A D | arkfb.rst | 38 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
H A D | s3fb.rst | 47 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
/linux/Documentation/virt/kvm/x86/ |
H A D | timekeeping.rst | 145 set timer to read LSB only and force MSB to zero; 148 0010 - Set Timer 0 MSB mode for port 0x40 149 set timer to read MSB only and force LSB to zero; 153 set timer to read / write LSB first, then MSB; 158 0110 - Set Timer 1 MSB mode for port 0x41 - as described above 163 1010 - Set Timer 2 MSB mode for port 0x42 - as described above 184 01 = MSB only 186 11 = LSB / MSB (16-bit)
|
/linux/Documentation/bpf/ |
H A D | classic_vs_extended.rst | 253 (MSB) (LSB) 287 ... and four MSB bits store operation code. 350 (MSB) (LSB)
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-enumoutput.rst | 67 The LSB corresponds to audio output 0, the MSB to output 31. Any
|
/linux/Documentation/virt/kvm/devices/ |
H A D | vm.rst | 116 __u64 feat[16]; # Bitmap (1 = feature available), MSB 0 bit numbering 152 contained in the returned struct in MSB 0 bit numbering.
|