Home
last modified time | relevance | path

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

1234

/openbmc/ipmitool/contrib/
H A Doem_ibm_sel_map13 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
14 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
15 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
16 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
17 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
18 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
19 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
20 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
21 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
22 …,"Chassis Number","Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)"…
[all …]
/openbmc/qemu/hw/display/
H A Dpl110_template.h157 #define MSB b in glue() macro
160 #define MSB r in glue() macro
167 MSB = data & 0x1f; in glue()
174 MSB = (data & 0x1f) << 3; in glue()
182 MSB = (data & 0x1f) << 3; in glue()
185 #undef MSB in glue()
200 #define MSB b in glue() macro
203 #define MSB r in glue() macro
208 MSB = (data >> 16) & 0xff; in glue()
212 MSB = (data >> 8) & 0xff; in glue()
[all …]
/openbmc/linux/arch/sh/boards/mach-microdev/
H A Dfdc37c93xapm.c58 #define MSB(x) ( (x) >> 8 ) macro
95 SMSC_WRITE_INDEXED(MSB(SERIAL1_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
106 SMSC_WRITE_INDEXED(MSB(SERIAL2_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
117 SMSC_WRITE_INDEXED(MSB(IDE1_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
119 SMSC_WRITE_INDEXED(MSB(IDE1_SECONDARY_BASE), SMSC_SECONDARY_BASE_INDEX+0); in smsc_superio_setup()
131 SMSC_WRITE_INDEXED(MSB(IDE2_PRIMARY_BASE), SMSC_PRIMARY_BASE_INDEX+0); in smsc_superio_setup()
133 SMSC_WRITE_INDEXED(MSB(IDE2_SECONDARY_BASE), SMSC_SECONDARY_BASE_INDEX+0); in smsc_superio_setup()
/openbmc/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.
/openbmc/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
/openbmc/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).
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/
H A D0001-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch24 -if expr "$endian" : '.* MSB \+\(pie executable\|executable\|shared object\).*' >&/dev/null
25 +if expr "$endian" : '.* MSB .*\(pie executable\|executable\|shared object\).*' >&/dev/null
/openbmc/linux/Documentation/usb/
H A Dmisc_usbsevseg.rst20 MSB 0x06; LSB 0x3f
24 MSB 0x08; LSB 0xff
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-usb-devices-usbsevseg16 MSB 0x06; LSB 0x3F, and
20 MSB 0x08; LSB 0xFF.
/openbmc/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); \
/openbmc/u-boot/doc/imx/common/
H A Dimx25.txt10 natural MAC byte order (i.e. MSB first).
H A Dimx5.txt28 natural MAC byte order (i.e. MSB first).
/openbmc/linux/drivers/gpio/
H A Dgpio-stmpe.c24 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()
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dgpio-decoder.txt6 first entry representing the MSB.
/openbmc/pldm/libpldmresponder/examples/effecter/
H A Ddbus_to_terminus_effecter.json13 // this is because the MSB is set to indicate
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstv6110x_priv.h49 #define MSB(y) ((y >> 8) & 0xff) macro
H A Dstv0367_priv.h39 #define MSB(Y) (((Y) >> 8) & 0xff) macro
/openbmc/linux/arch/x86/crypto/
H A Dcrc32c-pcl-intel-asm_64.S274 shl $1, len_dw # Get next MSB
301 .Lless_than_2: # Length should be stored in the MSB
/openbmc/u-boot/board/toradex/colibri_imx6/
H A D800mhz_2x64mx16.cfg15 /* CS0 End: 7MSB of ((0x10000000 + 512M) -1) >> 25 */
H A D800mhz_4x64mx16.cfg15 /* CS0 End: 7MSB of ((0x10000000 + 512M) -1) >> 25 */
/openbmc/linux/Documentation/devicetree/bindings/hwmon/
H A Dgpio-fan.txt8 ordered MSB-->LSB.
/openbmc/linux/Documentation/driver-api/nfc/
H A Dnfc-pn544.rst29 checksum. Firmware update messages have the length in the second (MSB)
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Darmada-thermal.txt25 "control MSB/control 1", with size of 4 (deprecated binding), or point
/openbmc/linux/Documentation/hid/
H A Dhid-alps.rst78 Byte5 Address - Byte 3 (MSB)
98 Byte5 Address - Byte 3 (MSB)
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch523 - __u32 bg_block_bitmap_hi; /* Blocks bitmap block MSB */
524 - __u32 bg_inode_bitmap_hi; /* Inodes bitmap block MSB */
525 - __u32 bg_inode_table_hi; /* Inodes table block MSB */
526 - __u16 bg_free_blocks_count_hi;/* Free blocks count MSB */
527 - __u16 bg_free_inodes_count_hi;/* Free inodes count MSB */
528 - __u16 bg_used_dirs_count_hi; /* Directories count MSB */
529 - __u16 bg_itable_unused_hi; /* Unused inodes count MSB */
530 - __u32 bg_exclude_bitmap_hi; /* Exclude bitmap block MSB */
531 - __u16 bg_block_bitmap_csum_hi;/* crc32c(s_uuid+grp_num+bitmap) MSB */
532 - __u16 bg_inode_bitmap_csum_hi;/* crc32c(s_uuid+grp_num+bitmap) MSB */

1234