Home
last modified time | relevance | path

Searched full:037 (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/linux/scripts/
H A Dextract-ikconfig14 cf1='IKCFG_ST\037\213\010'
59 try_decompress '\037\213\010' xy gunzip
H A Dextract-vmlinux52 try_decompress '\037\213\010' xy gunzip
/openbmc/linux/drivers/s390/char/
H A Dctrlchar.c54 /* hat is 0xb1 in codepage 037 (US etc.) and thus */ in ctrlchar_handle()
H A Ddefkeymap.map2 # Default keymap for 3270 (ebcdic codepage 037).
H A Dsclp.h348 /* VM uses EBCDIC 037, LPAR+native(SE+HMC) use EBCDIC 500 */
/openbmc/linux/sound/pci/
H A Dcmipci.c106 #define CM_AC3EN1 0x00100000 /* enable AC3: model 037 */
107 #define CM_SPDIF_SELECT1 0x00080000 /* for model <= 037 ? */
108 #define CM_SPD24SEL 0x00020000 /* 24bit spdif: model 037 */
117 #define CM_ADCDACLEN_MASK 0x00003000 /* model 037 */
210 #define CM_SFIL_MASK 0x30000000 /* filter control at front end DAC, model 037? */
212 #define CM_TXVX 0x08000000 /* model 037? */
224 #define CM_VIDWPDSB 0x00010000 /* model 037? */
228 #define CM_VIDWPPRT 0x00002000 /* model 037? */
229 #define CM_SFILENB 0x00001000 /* filter stepping at front end DAC, model 037? */
233 #define CM_FLINKON 0x00000040 /* force modem link detection on, model 037 */
[all …]
/openbmc/openbmc/poky/scripts/
H A Drpm2cpio.sh60 "$(printf '\037\213')") _dd $offset | gunzip ;; # '\x1f\x8b'
/openbmc/webui-vue/src/assets/images/
H A Dbuilt-on-openbmc-logo.svg4 …631 0 2.549 0 15.249.036 27.64-12.296 27.676-27.545.037-15.249-12.295-27.64-27.544-27.676-15.249-.
H A Dlogo-header.svg1 ….957-.19 1.676-.57 2.157-.38.48-.858.72-1.433.72zm7.554 1.087c.374 0 .709-.037 1.005-.11a2.867 2.8…
/openbmc/docs/logo/
H A DBuiltOnOpenBMC.svg4 …631 0 2.549 0 15.249.036 27.64-12.296 27.676-27.545.037-15.249-12.295-27.64-27.544-27.676-15.249-.
/openbmc/linux/Documentation/leds/
H A Dleds-lp5521.rst39 echo "037f4d0003ff6000" > engine3_load
/openbmc/linux/arch/s390/kernel/
H A Debcdic.c17 * ASCII (IBM PC 437) -> EBCDIC 037
90 * EBCDIC 037 -> ASCII (IBM PC 437)
315 * EBCDIC 037/500 conversion table:
356 * EBCDIC 037/500 conversion table:
/openbmc/linux/Documentation/sound/cards/
H A Dcmipci.rst155 models (CM8738 033 and 037).
/openbmc/linux/arch/x86/math-emu/
H A Dload_store.c313 case 037: /* fistp m64int */ in FPU_load_store()
/openbmc/phosphor-misc/http-redirect/
H A Dhttp-redirect.awk181 # US ASCII (0-127) excluding CTL (000-037, 177, SP (040), seperators
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc293 OPC_DDIVU = OPC_SPECIAL | 037,
294 OPC_DDIVU_R6 = OPC_SPECIAL | 037 | 0200,
295 OPC_DMODU = OPC_SPECIAL | 037 | 0300,
328 OPC_SPECIAL3 = 037 << 26,
/openbmc/linux/arch/x86/kernel/cpu/
H A Dintel.c517 * P4 Xeon erratum 037 workaround. in intel_workarounds()
524 pr_info("CPU: Disabling hardware prefetching (Erratum 037)\n"); in intel_workarounds()
/openbmc/linux/arch/mips/include/uapi/asm/
H A Dinst.h623 MIPS16e_i64_op = 037,
/openbmc/linux/sound/pci/mixart/
H A Dmixart_mixer.c61 0xc29b0000, /* [037] -77.5 dB */
484 0x37ec6c50, /* [037] = 2.82e-005 = pow(10.0, 0.05 * -91.0dB) */
/openbmc/linux/sound/pci/pcxhr/
H A Dpcxhr_mix22.c140 0x07, /* [037] -31.0 dB: AKM[007] = -31.229 dB (diff=0.22884 dB) */
/openbmc/linux/fs/
H A Dbinfmt_flat.c218 if ((buf[0] != 037) || ((buf[1] != 0213) && (buf[1] != 0236))) { in decompress_exec()
/openbmc/linux/sound/pci/vx222/
H A Dvx222_ops.c551 0x4e, // [037] = -18.500 dB -> AKM(0x4e) = -18.605 dB error(-0.105 dB)
/openbmc/qemu/tests/qemu-iotests/
H A D037.out1 QA output created by 037
/openbmc/linux/lib/
H A Dinflate.c1207 if (magic[0] != 037 || in gunzip()
/openbmc/u-boot/tools/binman/
H A Dftest.py948 self._DoReadFile('037_x86_no_ucode.dts', True)

12