Home
last modified time | relevance | path

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

123

/Linux-v4.19/arch/sh/boards/mach-microdev/
Dfdc37c93xapm.c61 #define MSB(x) ( (x) >> 8 ) macro
98 SMSC_WRITE_INDEXED(MSB(SERIAL1_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
109 SMSC_WRITE_INDEXED(MSB(SERIAL2_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
120 SMSC_WRITE_INDEXED(MSB(IDE1_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
122 SMSC_WRITE_INDEXED(MSB(IDE1_SECONDARY_BASE), SMSC_SECONDARY_BASE_INDEX+0); in smsc_superio_setup()
134 SMSC_WRITE_INDEXED(MSB(IDE2_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
136 SMSC_WRITE_INDEXED(MSB(IDE2_SECONDARY_BASE), SMSC_SECONDARY_BASE_INDEX+0); in smsc_superio_setup()
/Linux-v4.19/Documentation/sound/soc/
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-v4.19/Documentation/devicetree/bindings/gpio/
Dnetxbig-gpio-ext.txt6 - addr-gpios: GPIOs representing the address register (LSB -> MSB).
7 - data-gpios: GPIOs representing the data register (LSB -> MSB).
/Linux-v4.19/Documentation/hwmon/
Dsmsc47b39732 HWM Base address can be obtained from Logical Device 8, registers 0x60 (MSB)
58 LSB MSB
66 Reading the tach LSB locks the tach MSB.
70 The tach reading (TCount) is given by: (Tach MSB * 256) + (Tach LSB)
157 OUT DX,AL ; Point to HWM Base Addr MSB
159 IN AL,DX ; Get MSB of HWM Base Addr
/Linux-v4.19/Documentation/usb/
Dmisc_usbsevseg.txt16 MSB 0x06; LSB 0x3f
18 MSB 0x08; LSB 0xff
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-usb-devices-usbsevseg15 MSB 0x06; LSB 0x3F, and
17 MSB 0x08; LSB 0xFF.
/Linux-v4.19/drivers/gpio/
Dgpio-stmpe.c24 enum { LSB, CSB, MSB }; enumerator
183 [REG_RE][MSB] = STMPE_IDX_GPRER_MSB, in stmpe_gpio_irq_sync_unlock()
186 [REG_FE][MSB] = STMPE_IDX_GPFER_MSB, in stmpe_gpio_irq_sync_unlock()
189 [REG_IE][MSB] = STMPE_IDX_IEGPIOR_MSB, in stmpe_gpio_irq_sync_unlock()
/Linux-v4.19/Documentation/devicetree/bindings/input/
Dgpio-decoder.txt6 first entry representing the MSB.
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dfsl-sai.txt31 - lsb-first : Configures whether the LSB or the MSB is transmitted
33 the MSB is transmitted first as default, or the LSB
/Linux-v4.19/drivers/media/dvb-frontends/
Dstv6110x_priv.h61 #define MSB(y) ((y >> 8) & 0xff) macro
Dstv0367_priv.h49 #define MSB(Y) (((Y) >> 8) & 0xff) macro
Dstv090x_priv.h80 #define MSB(__x) ((__x >> 8) & 0xff) macro
Dstb0899_priv.h63 #define MSB(y) ((y >> 8) & 0xff) macro
Dstv0900_priv.h35 #define MSB(Y) (((Y) >> 8) & 0xFF) macro
/Linux-v4.19/arch/x86/crypto/
Dcrc32c-pcl-intel-asm_64.S275 shl $1, len_dw # Get next MSB
302 less_than_2: # Length should be stored in the MSB
/Linux-v4.19/Documentation/devicetree/bindings/hwmon/
Dgpio-fan.txt8 ordered MSB-->LSB.
/Linux-v4.19/Documentation/nfc/
Dnfc-pn544.txt27 checksum. Firmware update messages have the length in the second (MSB)
/Linux-v4.19/Documentation/devicetree/bindings/thermal/
Darmada-thermal.txt24 "control MSB/control 1", with size of 4 (deprecated binding), or point
/Linux-v4.19/Documentation/devicetree/bindings/eeprom/
Dat25.txt15 For 9 bits, the MSB of the address is sent as bit 3 of the instruction
/Linux-v4.19/Documentation/hid/
Dhid-alps.txt61 Byte5 Address - Byte 3 (MSB)
75 Byte5 Address - Byte 3 (MSB)
/Linux-v4.19/Documentation/fb/
Dvt8623fb.txt35 with interleaved planes (1 byte interleave), MSB first. Both modes support
Darkfb.txt38 with interleaved planes (1 byte interleave), MSB first. Both modes support
Ds3fb.txt47 with interleaved planes (1 byte interleave), MSB first. Both modes support
/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h1646 #define MSB 1 macro
1654 #define EEPROM_PME_CAPABILITY (GET_EEPROM_ADDR(0x09,MSB)) /* 1 byte */
1656 #define EEPROM_VERSION (GET_EEPROM_ADDR(0x24,MSB)) /* 1 byte */
1658 #define EEPROM_SKU_CAPABILITY (GET_EEPROM_ADDR(0x25,MSB)) /* 1 byte */
1661 #define EEPROM_IBSS_CHANNELS_A (GET_EEPROM_ADDR(0x29,MSB)) /* 5 bytes */
/Linux-v4.19/Documentation/virtual/kvm/
Dtimekeeping.txt135 set timer to read LSB only and force MSB to zero;
138 0010 - Set Timer 0 MSB mode for port 0x40
139 set timer to read MSB only and force LSB to zero;
143 set timer to read / write LSB first, then MSB;
148 0110 - Set Timer 1 MSB mode for port 0x41 - as described above
153 1010 - Set Timer 2 MSB mode for port 0x42 - as described above
174 01 = MSB only
176 11 = LSB / MSB (16-bit)

123