Home
last modified time | relevance | path

Searched refs:LSB (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/ipmitool/contrib/
H A Doem_ibm_sel_map13 …"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 Dpl110_template.h156 #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 D0001-tests-toolbox.inc.sh-update-regex-for-getting-endian.patch7 /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 Dremove-initscript-lsb-dependency.patch4 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 Dgen_tcg.h329 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 Dmacros.h221 #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 Dgen_tcg_hvx.h578 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 Dgenptr.c595 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 Dmigration-3.0.rst25 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 Dmigration-2.4.rst117 - ``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 Dtayga.service3 Description=LSB: userspace NAT64
/openbmc/u-boot/doc/imx/common/
H A Dimx27.txt10 reversed MAC byte order (i.e. LSB first).
/openbmc/openbmc/meta-phosphor/
H A Drecipes.txt5 core. May be needed for full tool functionality or LSB compliance.
/openbmc/openbmc/poky/meta/recipes-extended/msmtp/
H A Dmsmtp_1.8.28.bb21 # /usr/lib/sendmial is required by LSB core test
/openbmc/openbmc/poky/meta/recipes-core/systemd/
H A Dsystemd.inc5 SysV and LSB init scripts. systemd provides aggressive parallelization \
/openbmc/openbmc/poky/meta/recipes-extended/ed/
H A Ded_1.21.1.bb15 # LSB states that ed should be in /bin/
/openbmc/openbmc/poky/meta-selftest/recipes-test/selftest-ed/
H A Dselftest-ed_1.21.1.bb16 # LSB states that ed should be in /bin/
H A Dselftest-ed_1.20.2.bb15 # LSB states that ed should be in /bin/
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/
H A Desmtp_1.2.bb24 # /usr/lib/sendmial is required by LSB core test
/openbmc/phosphor-host-ipmid/docs/
H A Dtesting.md265 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 Dmake-init-script-be-able-to-automatically-load-EDAC-.patch88 # Print the current status of the service. Required by LSB.
/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32-rcc.txt39 Where bit_offset is the bit offset within the register (LSB is 0, MSB is 31).
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5420-peach-pit.dts127 * NOF=40LSB for HBR CDR setting
134 * [5:2]NOF=64LSB [1:0]DCO scale is 2/5
H A Dexynos5250-spring.dts611 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 D0005-FF-A-v15-arm_ffa-introduce-armffa-command.patch237 + log_info("SP response:\n[LSB]\n");
365 + [LSB]

12