/openbmc/ipmitool/contrib/ |
H A D | oem_ibm_sel_map | 13 …,"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 D | pl110_template.h | 157 #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 D | fdc37c93xapm.c | 58 #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 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.
|
/openbmc/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
|
/openbmc/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).
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
H A D | 0001-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch | 24 -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 D | misc_usbsevseg.rst | 20 MSB 0x06; LSB 0x3f 24 MSB 0x08; LSB 0xff
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-usb-devices-usbsevseg | 16 MSB 0x06; LSB 0x3F, and 20 MSB 0x08; LSB 0xFF.
|
/openbmc/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); \
|
/openbmc/u-boot/doc/imx/common/ |
H A D | imx25.txt | 10 natural MAC byte order (i.e. MSB first).
|
H A D | imx5.txt | 28 natural MAC byte order (i.e. MSB first).
|
/openbmc/linux/drivers/gpio/ |
H A D | gpio-stmpe.c | 24 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 D | gpio-decoder.txt | 6 first entry representing the MSB.
|
/openbmc/pldm/libpldmresponder/examples/effecter/ |
H A D | dbus_to_terminus_effecter.json | 13 // this is because the MSB is set to indicate
|
/openbmc/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 | 39 #define MSB(Y) (((Y) >> 8) & 0xff) macro
|
/openbmc/linux/arch/x86/crypto/ |
H A D | crc32c-pcl-intel-asm_64.S | 274 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 D | 800mhz_2x64mx16.cfg | 15 /* CS0 End: 7MSB of ((0x10000000 + 512M) -1) >> 25 */
|
H A D | 800mhz_4x64mx16.cfg | 15 /* CS0 End: 7MSB of ((0x10000000 + 512M) -1) >> 25 */
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | gpio-fan.txt | 8 ordered MSB-->LSB.
|
/openbmc/linux/Documentation/driver-api/nfc/ |
H A D | nfc-pn544.rst | 29 checksum. Firmware update messages have the length in the second (MSB)
|
/openbmc/linux/Documentation/devicetree/bindings/thermal/ |
H A D | armada-thermal.txt | 25 "control MSB/control 1", with size of 4 (deprecated binding), or point
|
/openbmc/linux/Documentation/hid/ |
H A D | hid-alps.rst | 78 Byte5 Address - Byte 3 (MSB) 98 Byte5 Address - Byte 3 (MSB)
|
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/ |
H A D | 0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch | 523 - __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 */
|