/openbmc/linux/drivers/nvmem/ |
H A D | vf610-ocotp.c | 52 #define BF(value, field) (((value) << field) & field##_MASK) macro 127 timing = BF(relax, OCOTP_TIMING_RELAX); in vf610_ocotp_calculate_timing() 128 timing |= BF(strobe_read, OCOTP_TIMING_STROBE_READ); in vf610_ocotp_calculate_timing() 129 timing |= BF(strobe_prog, OCOTP_TIMING_STROBE_PROG); in vf610_ocotp_calculate_timing() 166 reg |= BF(fuse_addr, OCOTP_CTRL_ADDR); in vf610_ocotp_read()
|
/openbmc/u-boot/drivers/misc/ |
H A D | mxc_ocotp.c | 64 #define BF(value, field) (((value) << BO_##field) & BM_##field) macro 260 timing = BF(fsource, TIMING_FSOURCE) | BF(prog, TIMING_PROG); in set_timing() 286 timing = BF(strobe_read, TIMING_STROBE_READ) | in set_timing() 287 BF(relax, TIMING_RELAX) | in set_timing() 288 BF(strobe_prog, TIMING_STROBE_PROG); in set_timing() 315 BF(wr_unlock, CTRL_WR_UNLOCK) | in setup_direct_access() 316 BF(addr, CTRL_ADDR)); in setup_direct_access()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | vc032x.c | 3797 #define BF(bridge, flags) \ macro 3802 {USB_DEVICE(0x046d, 0x0892), BF(VC0321, 0)}, 3803 {USB_DEVICE(0x046d, 0x0896), BF(VC0321, 0)}, 3804 {USB_DEVICE(0x046d, 0x0897), BF(VC0321, 0)}, 3805 {USB_DEVICE(0x0ac8, 0x0321), BF(VC0321, 0)}, 3806 {USB_DEVICE(0x0ac8, 0x0323), BF(VC0323, 0)}, 3807 {USB_DEVICE(0x0ac8, 0x0328), BF(VC0321, 0)}, 3808 {USB_DEVICE(0x0ac8, 0xc001), BF(VC0321, 0)}, 3809 {USB_DEVICE(0x0ac8, 0xc002), BF(VC0321, 0)}, 3811 {USB_DEVICE(0x15b8, 0x6001), BF(VC0323, 0)}, [all …]
|
/openbmc/linux/Documentation/admin-guide/pm/ |
H A D | intel-speed-select.rst | 76 Intel(R) SST-BF (feature base-freq) is not supported 536 Intel(R) Speed Select Technology - Base Frequency (Intel(R) SST-BF) 553 In the system under test here, Intel(R) SST-BF is supported at the base 568 Before enabling Intel(R) SST-BF and measuring its impact on a workload 586 performance using Intel(R) SST-BF. 622 Intel(R) SST-BF Capabilities 653 Enable Intel(R) SST-BF 656 To enable Intel(R) SST-BF feature, execute:: 680 Intel(R) SST-BF: 720 Disable Intel(R) SST-BF [all …]
|
/openbmc/qemu/target/arm/tcg/ |
H A D | t32.decode | 728 # All these BF insns have boff != 0b0000; we NOP them all 729 BF 1111 0 boff:4 ------- 1100 - ---------- 1 # BFL 730 BF 1111 0 boff:4 0 ------ 1110 - ---------- 1 # BFCSEL 731 BF 1111 0 boff:4 10 ----- 1110 - ---------- 1 # BF 732 BF 1111 0 boff:4 11 ----- 1110 0 0000000000 1 # BFX, BFLX
|
/openbmc/smbios-mdr/tools/ |
H A D | sst-info.sh | 135 echo "set-bf cpuN val - Set SST-BF enablement for cpuN to val (boolean)"
|
/openbmc/linux/tools/perf/pmu-events/arch/x86/ |
H A D | mapfile.csv | 2 GenuineIntel-6-(97|9A|B7|BA|BF),v1.21,alderlake,core
|
/openbmc/linux/Documentation/ABI/stable/ |
H A D | sysfs-class-tpm | 134 D7 0E 7D CA 41 BF 43 07 65 86 3C 8C 13 7A D0 8B 141 10 AD 94 14 65 F9 6A 17 78 BD 16 53 84 30 BF 70 142 E0 DC 65 FD 3C C6 B0 1E BF B9 C1 B5 6C EF B1 3A
|
/openbmc/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 198 #define BF BDPA + 1 macro 200 #define CRFD BF 202 #define CRD BF 206 #define BFF BF + 1 4658 {"cmp", X(31,0), XCMP_MASK, PPC, 0, {BF, L32OPT, RA, RB}}, 4659 {"cmp", X(31,0), XCMPL_MASK, PWRCOM, PPC, {BF, RA, RB}}, 4767 {"cmpl", X(31,32), XCMPL_MASK, PWRCOM, PPC, {BF, RA, RB}}, 5018 {"cmpeqb", X(31,224), XCMPL_MASK, POWER9, 0, {BF, RA, RB}}, 5752 {"mcrxr", X(31,512), XBFRARB_MASK, COM, POWER7, {BF}}, 5827 {"mcrxrx", X(31,576), XBFRARB_MASK, POWER9, 0, {BF}}, [all …]
|
/openbmc/u-boot/include/ |
H A D | sym53c8xx.h | 62 #define BF 0x20 /* int: script: bus fault */ macro
|
/openbmc/qemu/target/ppc/ |
H A D | internal.h | 121 EXTRACT_HELPER(BF, 23, 3);
|
H A D | fpu_helper.c | 1965 env->crf[BF(opcode)] = 0x8 | (fg_flag ? 4 : 0) | (fe_flag ? 2 : 0); \ 2018 env->crf[BF(opcode)] = 0x8 | (fg_flag ? 4 : 0) | (fe_flag ? 2 : 0); \ 2195 env->crf[BF(opcode)] = cc; in helper_xscmpexpdp() 2224 env->crf[BF(opcode)] = cc; in helper_xscmpexpqp() 2285 do_scalar_cmp(env, xa, xb, BF(opcode), true); in helper_xscmpodp() 2291 do_scalar_cmp(env, xa, xb, BF(opcode), false); in helper_xscmpudp() 2350 do_scalar_cmpq(env, xa, xb, BF(opcode), true); in helper_xscmpoqp() 2356 do_scalar_cmpq(env, xa, xb, BF(opcode), false); in helper_xscmpuqp()
|
/openbmc/linux/Documentation/arch/xtensa/ |
H A D | mmu.rst | 41 A0..BF -> A0 -> A0 -> A0 D8..DF -> 00 -> 00
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_defs.h | 133 #define BF 0x20 /* int: script: bus fault */ macro
|
H A D | sym_hipd.c | 1044 if (dstat & (MDPE|BF|IID)) { 1171 if (dstat & (MDPE|BF)) 1853 OUTB(np, nc_dien , MDPE|BF|SSI|SIR|IID); 2892 !(dstat & (MDPE|BF|ABRT|IID))) { 2922 !(dstat & (MDPE|BF|ABRT|IID))) { 2940 (dstat & (MDPE|BF|ABRT|IID))) {
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.h | 654 #define BF 0x20 /* int: script: bus fault */ macro
|
H A D | ncr53c8xx.c | 5166 OUTB (nc_dien , MDPE|BF|ABRT|SSI|SIR|IID); in ncr_init() 5784 !(dstat & (MDPE|BF|ABRT|IID))) { in ncr_exception() 5831 !(dstat & (MDPE|BF|ABRT))) { in ncr_exception() 5869 (dstat & (MDPE|BF|ABRT|IID))) { in ncr_exception()
|
/openbmc/qemu/pc-bios/ |
H A D | qemu.rsrc | 31 $"06FC FAF5 E9D5 C2BD 87C0 86BF 02C1 B536" /* .¸˙ıÈ’¬Ωá¿Üø.¡µ6 */ 120 $"02BF 3432 8033 8034 0135 3583 3480 3301" /* .ø42Ä3Ä4.55É4Ä3. */ 204 $"0003 0A7D C1BC 84BB 04BF 9E8E 6A50 9552" /* ..¬}¡ºÑª.øûéjPïR */ 379 $"9600 0801 060E 193A 75B5 C7C1 86C0 86BF" /* ñ......:uµ«¡Ü¿Üø */ 383 $"80B7 04BE 8B0E 0B04 9B00 0402 0C33 96BF" /* Ä∑.æã...õ....3ñø */ 1416 $"57BF E3E7 E7E6 E6E7 E7E7 E7E7 E8E8 E8E9" /* Wø„ÁÁÊÊÁÁÁÁÁËËËÈ */
|
/openbmc/phosphor-logging/test/openpower-pels/ |
H A D | registry_test.cpp | 376 EXPECT_EQ(getSRCType(R"({"Type": "BF"})"_json, "foo"), 0xBF); in TEST_F()
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 323 keyid:5B:1D:0E:76:CC:54:B8:BF:AE:46:10:43:6F:79:0B:CA:14:5C:E0:90
|
/openbmc/linux/Documentation/scsi/ |
H A D | sym53c8xx_2.rst | 769 Bit 0x20 BF Bus Fault 779 BF (0x20), then the cause may be likely due to a PCI BUS problem.
|
H A D | ncr53c8xx.rst | 1557 Bit 0x20 BF Bus Fault 1567 BF (0x20), then the cause may be likely due to a PCI BUS problem.
|
/openbmc/linux/Documentation/userspace-api/ioctl/ |
H A D | ioctl-number.rst | 361 0xCA 80-BF uapi/scsi/cxlflash_ioctl.h
|
/openbmc/openbmc/meta-raspberrypi/recipes-graphics/userland/files/ |
H A D | 0003-wayland-Add-Wayland-example.patch | 73 …EQES`7FOCR[APY<FNFQY<GOGQY&4<:GOGT\EQYWiq6GOI[fSdpz��l��l��i}�I]aIYa4@EALT>BF�����������妪�XW]�����… 74 …AI#081>F>KS(0 )&4:0>D7EK:FL/9@&18+3:/7>18A.8?COU>JP>MS@LP>JN4<@AMQIUY1>?:BF<EH>ILhtzx��>IPDPTN[\…
|
/openbmc/linux/ |
H A D | CREDITS | 1192 P: 1024/F81FB2E1 41 B7 E4 E6 3E D4 A6 71 6D 9C F3 9F F2 BF DF 6E 3675 P: 1024/ACFFA969 5A 9C 42 AB E4 24 82 31 99 56 00 BF D3 2B 25 46 3719 P: 512/B4AFC909 BC BF 6D B1 52 26 1E D6 E3 2F A3 24 2A 84 FE 21
|