Home
last modified time | relevance | path

Searched refs:B (Results 301 – 325 of 2181) sorted by relevance

1...<<11121314151617181920>>...88

/openbmc/openpower-hw-diags/test/
H A Dpdbg-test.dts115 ATTR_TYPE = [ 4B ];
157 ATTR_TYPE = [ 4B ];
209 ATTR_TYPE = [ 4B ];
251 ATTR_TYPE = [ 4B ];
353 ATTR_TYPE = [ 4B ];
395 ATTR_TYPE = [ 4B ];
447 ATTR_TYPE = [ 4B ];
1052 ATTR_CHIP_UNIT_POS = [ 1B ];
2467 … ATTR_PHYS_BIN_PATH = [ 23 01 00 02 00 4B 0B 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ];
2476 … ATTR_PHYS_BIN_PATH = [ 24 01 00 02 00 4B 0B 4C 00 00 00 00 00 00 00 00 00 00 00 00 00 ];
[all …]
/openbmc/linux/Documentation/scsi/
H A Dbfa.rst18 1657:0013:103c:1742 HP 82B 8Gbps PCIedual port FC HBA
19 1657:0013:103c:1744 HP 42B 4Gbps dual port FC HBA
22 1657:0017:103c:1741 HP 41B 4Gbps single port FC HBA
23 1657:0017:103c 1743 HP 81B 8Gbps single port FC HBA
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/extras/
H A D0002-ext4_utils-add-o-argument-to-preserve-ownership.patch54 - fprintf(stderr, " [ -z | -s ] [ -w ] [ -c ] [ -J ] [ -v ] [ -B <block_list_file> ]\n");
55 + fprintf(stderr, " [ -z | -s ] [ -w ] [ -c ] [ -J ] [ -o ] [ -v ] [ -B <block_list_file> ]\n");
63 - while ((opt = getopt(argc, argv, "l:j:b:g:i:I:L:a:S:T:C:B:fwzJsctv")) != -1) {
64 + while ((opt = getopt(argc, argv, "l:j:b:g:i:I:L:a:S:T:C:B:fwzJsctov")) != -1) {
/openbmc/witherspoon-pfault-analysis/power-sequencer/example/
H A Ducd90160.yaml14 - "VDN-B"
17 - "VIO-B"
19 - "VDD-B"
21 - "VCS-B"
/openbmc/linux/include/drm/
H A Ddrm_fixed.h40 #define dfixed_mul(A, B) ((u64)((u64)(A).full * (B).full + 2048) >> 12) argument
63 static inline u32 dfixed_div(fixed20_12 A, fixed20_12 B) in dfixed_div() argument
67 do_div(tmp, B.full); in dfixed_div()
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_gt_pm.c15 static int cmp_u64(const void *A, const void *B) in cmp_u64() argument
17 const u64 *a = A, *b = B; in cmp_u64()
27 static int cmp_u32(const void *A, const void *B) in cmp_u32() argument
29 const u32 *a = A, *b = B; in cmp_u32()
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/
H A Delfutils_0.191.bb64 cd ${B}/tests
83 if [ -f ${B}/src/${test_file} ]; then
84 cp -r ${B}/src/${test_file} ${D}${PTEST_PATH}/src
90 cp ${B}/libcpu/libcpu.a ${D}${PTEST_PATH}/libcpu/
91 cp ${B}/libebl/libebl.a ${D}${PTEST_PATH}/libebl/
92 cp ${B}/lib/libeu.a ${D}${PTEST_PATH}/lib/
99 cp -r ${B}/tests/* ${D}${PTEST_PATH}/tests
100 cp -r ${B}/config.h ${D}${PTEST_PATH}
101 cp -r ${B}/backends ${D}${PTEST_PATH}
102 cp -r ${B}/debuginfod ${D}${PTEST_PATH}
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libdc1394/files/
H A Dinstall_examples.patch15 -bin_PROGRAMS = $(B)
16 +bin_PROGRAMS = $(A) $(B)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/wvdial/wvdial/
H A Dtypo_pon.wvdial.1.patch11 .B pon.wvdial
14 .B poff.wvdial
/openbmc/linux/tools/testing/selftests/powerpc/benchmarks/
H A Dfutex_bench.c18 #define futex(A, B, C, D, E, F) syscall(__NR_futex, A, B, C, D, E, F) argument
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libcgi/
H A Dlibcgi-perl_4.60.bb28 rm -rf ${B}/t/push.t
29 rm -rf ${B}/t/utf8.t
31 rm -rf ${B}/t/compiles_pod.t
/openbmc/openbmc/poky/meta/recipes-core/zlib/
H A Dzlib_1.3.1.bb28 B = "${WORKDIR}/build"
33 do_configure[cleandirs] += "${B}"
44 install ${B}/examplesh ${D}${PTEST_PATH}
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Dulcb-kf-audio-graph-card.dtsi10 * (B) CPU1 ----> HDMI
15 * (B) aplay -D plughw:0,1 xxx.wav
24 &rsnd_port1 /* (B) CPU1 -> HDMI */
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c215 #define B CMD_DESC_BITMASK macro
261 CMD( MI_STORE_DWORD_IMM, SMI, !F, 0x3F, B,
268 CMD( MI_CLFLUSH, SMI, !F, 0x3FF, B,
274 CMD( MI_REPORT_PERF_COUNT, SMI, !F, 0x3F, B,
280 CMD( MI_CONDITIONAL_BATCH_BUFFER_END, SMI, !F, 0xFF, B,
288 CMD( MEDIA_VFE_STATE, S3D, !F, 0xFFFF, B,
297 CMD( GFX_OP_PIPE_CONTROL(5), S3D, !F, 0xFF, B,
339 CMD( MI_STORE_DWORD_IMM, SMI, !F, 0xFF, B,
346 CMD( MI_FLUSH_DW, SMI, !F, 0x3F, B,
366 CMD( MI_CONDITIONAL_BATCH_BUFFER_END, SMI, !F, 0xFF, B,
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/linux/
H A Dlinux.inc31 echo "# CONFIG_$1 is not set" >> ${B}/.config
33 echo "CONFIG_$1=$2" >> ${B}/.config
38 echo "" > ${B}/.config
115 < '${WORKDIR}/defconfig' >>'${B}/.config'
117 yes '' | oe_runmake -C ${S} O=${B} oldconfig
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dwaf.bbclass14 B = "${WORKDIR}/build"
15 do_configure[cleandirs] += "${B}"
27 # that the full paths for ${B} and ${S} are used; this is OK and desired
37 update('B')
82 …(cd ${S} && ${WAF_PYTHON} ./waf configure -o ${B} --prefix=${prefix} ${WAF_EXTRA_CONF} ${EXTRA_OEC…
/openbmc/openbmc/poky/meta/recipes-support/icu/
H A Dicu_74-2.bb39 -i ${B}/tools/toolutil/Makefile
45 cp -r ${B}/config/icucross.mk ${D}/${STAGING_ICU_DIR_NATIVE}/config
46 cp -r ${B}/config/icucross.inc ${D}/${STAGING_ICU_DIR_NATIVE}/config
47 cp -r ${B}/lib ${D}/${STAGING_ICU_DIR_NATIVE}
48 cp -r ${B}/bin ${D}/${STAGING_ICU_DIR_NATIVE}
49 cp -r ${B}/tools ${D}/${STAGING_ICU_DIR_NATIVE}
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3B?this:n,arguments)},t._wrp=!0,p(t,i)),t||i}function v(e,t,n,i){var a,o,s="number"==typeof n&&t.tm…
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/scp-firmware/
H A Dscp-firmware-juno.inc11 …install -D "${B}/${TYPE}/${FW_TARGETS}/bin/${SCP_PLATFORM}-bl1-bypass.bin" "${D}/firmware/${FW}_${…
12 …install -D "${B}/${TYPE}/${FW_TARGETS}/bin/${SCP_PLATFORM}-bl1-bypass.elf" "${D}/firmware/${FW}_${…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/reboot-mode/
H A Dreboot-mode_git.bb12 ${CC} ${CFLAGS} ${LDFLAGS} ${S}/reboot-mode.c -o ${B}/reboot-mode
16 install -D -m 0755 ${B}/reboot-mode ${D}${bindir}/reboot-mode
/openbmc/openbmc/meta-aspeed/wic/
H A Demmc-aspeed.wks.in16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
20 # 16KB (Secondary Table) + 512B (Secondary Header)
/openbmc/openbmc/meta-aspeed/classes/
H A Dotptool.bbclass15 otptool_config_outdir="${B}"/"${CONFIG_B_PATH}"/"${otptool_config_slug}"
64 cd ${B}/${config}
69 cd ${B}
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dmmu_notifier.rst22 B) 一个页表项被更新以指向一个新的页面(COW,零页上的写异常,__replace_page(),...)。
26 情况B更加微妙。为了正确起见,它需要按照以下序列发生:
38 写保护(B的其他情况也适用)。
/openbmc/openbmc/meta-evb/meta-evb-arm/meta-evb-fvp-base/wic/
H A Demmc-fvp.wks.in16 # 512B (Protective MBR) + 512B (Primary Header) + 16KB (Primary Table)
20 # 16KB (Secondary Table) + 512B (Secondary Header)
/openbmc/linux/arch/arm64/boot/dts/xilinx/
H A Dzynqmp-smk-k26-revA.dts3 * dts file for Xilinx ZynqMP SMK-K26 rev1/B/A
13 model = "ZynqMP SMK-K26 Rev1/B/A";

1...<<11121314151617181920>>...88