Home
last modified time | relevance | path

Searched refs:MSB (Results 1 – 25 of 58) sorted by relevance

123

/linux/Documentation/sound/soc/
H A Ddai.rst38 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 Dsmsc47b397.rst41 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 Dnetxbig-gpio-ext.txt6 - addr-gpios: GPIOs representing the address register (LSB -> MSB).
7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst20 MSB 0x06; LSB 0x3f
24 MSB 0x08; LSB 0xff
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg16 MSB 0x06; LSB 0x3F, and
20 MSB 0x08; LSB 0xFF.
/linux/arch/mips/crypto/
H A Dchacha-core.S56 #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 Dgpio-stmpe.c25 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 Dgpio-decoder.txt6 first entry representing the MSB.
/linux/drivers/media/dvb-frontends/
H A Dstv6110x_priv.h49 #define MSB(y) ((y >> 8) & 0xff) macro
H A Dstv0367_priv.h42 #define MSB(Y) (((Y) >> 8) & 0xff) macro
H A Dstv090x_priv.h68 #define MSB(__x) ((__x >> 8) & 0xff) macro
H A Dstb0899_priv.h51 #define MSB(y) ((y >> 8) & 0xff) macro
H A Dstv0900_priv.h25 #define MSB(Y) (((Y) >> 8) & 0xFF) macro
H A Dstv0900_core.c130 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 Dstb0899_algo.c218 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 Dhid-alps.rst78 Byte5 Address - Byte 3 (MSB)
98 Byte5 Address - Byte 3 (MSB)
/linux/Documentation/devicetree/bindings/thermal/
H A Darmada-thermal.txt25 "control MSB/control 1", with size of 4 (deprecated binding), or point
/linux/Documentation/driver-api/nfc/
H A Dnfc-pn544.rst29 checksum. Firmware update messages have the length in the second (MSB)
/linux/Documentation/fb/
H A Dvt8623fb.rst35 with interleaved planes (1 byte interleave), MSB first. Both modes support
H A Darkfb.rst38 with interleaved planes (1 byte interleave), MSB first. Both modes support
H A Ds3fb.rst47 with interleaved planes (1 byte interleave), MSB first. Both modes support
/linux/Documentation/virt/kvm/x86/
H A Dtimekeeping.rst145 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 Dclassic_vs_extended.rst253 (MSB) (LSB)
287 ... and four MSB bits store operation code.
350 (MSB) (LSB)
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-enumoutput.rst67 The LSB corresponds to audio output 0, the MSB to output 31. Any
/linux/Documentation/virt/kvm/devices/
H A Dvm.rst116 __u64 feat[16]; # Bitmap (1 = feature available), MSB 0 bit numbering
152 contained in the returned struct in MSB 0 bit numbering.

123