| /openbmc/ipmitool/contrib/ |
| H A D | oem_ibm_sel_map | 13 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 14 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 15 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 16 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 17 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 18 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 19 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 20 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 21 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… 22 …"Slot Number","Bus Number","Device ID (MSB)","Device ID (LSB)","Vendor ID (MSB)","Vendor ID (LSB)"… [all …]
|
| /openbmc/qemu/hw/display/ |
| H A D | pl110_template.h | 156 #define LSB r in glue() macro 159 #define LSB b in glue() macro 163 LSB = data & 0x1f; in glue() 170 LSB = (data & 0x1f) << 3; in glue() 178 LSB = (data & 0x1f) << 3; in glue() 186 #undef LSB in glue() 199 #define LSB r in glue() macro 202 #define LSB b in glue() macro 206 LSB = data & 0xff; in glue() 210 LSB = (data >> 24) & 0xff; in glue() [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/keyutils/files/ |
| H A D | 0001-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch | 7 /proc/777/exe: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpr… 28 -elif expr "$endian" : '.* LSB \+\(pie executable\|executable\|shared object\).*' >&/dev/null 29 +elif expr "$endian" : '.* LSB .*\(pie executable\|executable\|shared object\).*' >&/dev/null
|
| /openbmc/openbmc/meta-raspberrypi/recipes-devtools/pi-blaster/files/ |
| H A D | remove-initscript-lsb-dependency.patch | 4 Subject: [PATCH] Remove dependencies on LSB functions 9 See this as a rebase of the previous 'Remove dependencies on LSB 32 # Define LSB log_* functions.
|
| /openbmc/qemu/target/hexagon/ |
| H A D | gen_tcg.h | 329 TCGv LSB = tcg_temp_new(); \ 333 CHECK_NOSHUF_PRED(GET_EA, SIZE, LSB); \ 334 tcg_gen_brcondi_tl(TCG_COND_EQ, LSB, 0, label); \ 386 TCGv LSB = tcg_temp_new(); \ 390 CHECK_NOSHUF_PRED(GET_EA, 8, LSB); \ 391 tcg_gen_brcondi_tl(TCG_COND_EQ, LSB, 0, label); \ 935 TCGv LSB = tcg_temp_new(); \ 937 gen_cond_jump(ctx, TCG_COND_EQ, LSB, riV); \ 941 TCGv LSB = tcg_temp_new(); \ 943 gen_cond_jump(ctx, TCG_COND_NE, LSB, riV); \ [all …]
|
| H A D | macros.h | 221 #define fLSBOLD(VAL) tcg_gen_andi_tl(LSB, (VAL), 1) 227 #define fLSBNEW(PVAL) tcg_gen_andi_tl(LSB, (PVAL), 1) 235 tcg_gen_andi_tl(LSB, (VAL), 1); \ 236 tcg_gen_xori_tl(LSB, LSB, 1); \ 240 tcg_gen_andi_tl(LSB, (PNUM), 1); \ 241 tcg_gen_xori_tl(LSB, LSB, 1); \
|
| H A D | gen_tcg_hvx.h | 578 TCGv LSB = tcg_temp_new(); \ 582 tcg_gen_brcondi_tl(TCG_COND_EQ, LSB, 0, false_label); \ 743 TCGv LSB = tcg_temp_new(); \ 747 tcg_gen_brcondi_tl(TCG_COND_EQ, LSB, 0, false_label); \
|
| H A D | genptr.c | 595 TCGv LSB = tcg_temp_new(); in gen_cond_jumpr31() local 596 tcg_gen_andi_tl(LSB, pred, 1); in gen_cond_jumpr31() 597 gen_cond_jumpr(ctx, hex_gpr[HEX_REG_LR], cond, LSB); in gen_cond_jumpr31() 821 TCGv LSB = tcg_temp_new(); in gen_cond_return() local 823 tcg_gen_andi_tl(LSB, pred, 1); in gen_cond_return() 825 tcg_gen_brcondi_tl(cond, LSB, 0, skip); in gen_cond_return()
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-3.0.rst | 25 LSB Support Removed 28 Linux Standard Base (LSB) as a standard is not current, and is not well 30 layer if needed. However, presently LSB support has been removed from 35 has been replaced with a ``poky-altcfg`` distribution that has LSB parts 45 - ``core-image-lsb-dev``: Part of removed LSB support. 47 - ``core-image-lsb``: Part of removed LSB support. 49 - ``core-image-lsb-sdk``: Part of removed LSB support. 81 - ``lsbinitscripts``: Part of removed LSB support. 83 - ``lsb``: Part of removed LSB support. 85 - ``lsbtest``: Part of removed LSB support. [all …]
|
| H A D | migration-2.4.rst | 117 - ``libclass-isa-perl``: This recipe was previously needed for LSB 4, 120 - ``libdumpvalue-perl``: This recipe was previously needed for LSB 4, 123 - ``libenv-perl``: This recipe was previously needed for LSB 4, no 127 LSB 4, no longer needed. 129 - ``libi18n-collate-perl``: This recipe was previously needed for LSB 137 - ``libpng12``: This recipe was previously needed for LSB. The 140 - ``libpod-plainer-perl``: This recipe was previously needed for LSB 146 - ``mailx``: This recipe was previously only needed for LSB
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/tayga/files/ |
| H A D | tayga.service | 3 Description=LSB: userspace NAT64
|
| /openbmc/u-boot/doc/imx/common/ |
| H A D | imx27.txt | 10 reversed MAC byte order (i.e. LSB first).
|
| /openbmc/openbmc/meta-phosphor/ |
| H A D | recipes.txt | 5 core. May be needed for full tool functionality or LSB compliance.
|
| /openbmc/openbmc/poky/meta/recipes-extended/msmtp/ |
| H A D | msmtp_1.8.28.bb | 21 # /usr/lib/sendmial is required by LSB core test
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/ |
| H A D | systemd.inc | 5 SysV and LSB init scripts. systemd provides aggressive parallelization \
|
| /openbmc/openbmc/poky/meta/recipes-extended/ed/ |
| H A D | ed_1.21.1.bb | 15 # LSB states that ed should be in /bin/
|
| /openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/ |
| H A D | selftest-ed_1.21.1.bb | 16 # LSB states that ed should be in /bin/
|
| H A D | selftest-ed_1.20.2.bb | 15 # LSB states that ed should be in /bin/
|
| /openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/ |
| H A D | esmtp_1.2.bb | 24 # /usr/lib/sendmial is required by LSB core test
|
| /openbmc/phosphor-host-ipmid/docs/ |
| H A D | testing.md | 265 ensure that the MSB and LSB are being combined in the correct order, so we make 266 sure that the MSB and LSB values are different (don't use `0x3333` as the 276 GetSdrReq input = {0x34, // Reservation ID LSB 278 0x00, // Record ID LSB 308 GetSdrReq input = {0xFF, // Reservation ID LSB 310 0x00, // Record ID LSB
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/edac-utils/files/ |
| H A D | make-init-script-be-able-to-automatically-load-EDAC-.patch | 88 # Print the current status of the service. Required by LSB.
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | st,stm32-rcc.txt | 39 Where bit_offset is the bit offset within the register (LSB is 0, MSB is 31).
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | exynos5420-peach-pit.dts | 127 * NOF=40LSB for HBR CDR setting 134 * [5:2]NOF=64LSB [1:0]DCO scale is 2/5
|
| H A D | exynos5250-spring.dts | 611 0x04 0x7d 0x07 /* NOF=40LSB for HBR CDR setting */ 616 * [5:2]NOF=64LSB [1:0]DCO scale is 2/5
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/u-boot/u-boot/corstone1000/ |
| H A D | 0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch | 237 + log_info("SP response:\n[LSB]\n"); 365 + [LSB]
|