| /openbmc/u-boot/arch/x86/dts/ |
| H A D | chromebook_link.dts | 338 ff ff ff ff ff ff ff ff 339 ff ff ff ff ff ff ff ff 340 ff ff ff ff ff ff ff ff 341 ff ff ff ff ff ff ff ff 342 ff ff ff ff ff ff ff ff 343 ff ff ff ff ff ff ff ff 344 ff ff ff ff ff ff ff ff 345 ff ff ff ff ff ff ff ff 346 ff ff ff ff ff ff ff ff 347 ff ff ff ff ff ff ff ff];
|
| /openbmc/u-boot/doc/ |
| H A D | README.davinci.nand_spl | 31 00000010 00 00 00 00 20 00 00 00 ff ff ff ff ff ff ff ff |.... ...........| 32 00000020 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................| 39 00001fe0 00 00 00 00 00 00 00 00 ff ff ff ff ff ff ff ff |................| 40 00001ff0 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff |................|
|
| /openbmc/libpldm/tests/data/ |
| H A D | test.hex | 7 ff ff ff ff 00 00 01 00 94 00 00 00 01 00 00 00 8 01 04 76 30 2e 32 0a 00 00 00 ff ff ff ff 00 00
|
| /openbmc/u-boot/drivers/clk/ |
| H A D | clk_fixed_factor.c | 25 struct clk_fixed_factor *ff = to_clk_fixed_factor(clk->dev); in clk_fixed_factor_get_rate() local 30 rate = clk_get_rate(&ff->parent); in clk_fixed_factor_get_rate() 34 do_div(rate, ff->div); in clk_fixed_factor_get_rate() 36 return rate * ff->mult; in clk_fixed_factor_get_rate() 47 struct clk_fixed_factor *ff = to_clk_fixed_factor(dev); in clk_fixed_factor_ofdata_to_platdata() local 49 err = clk_get_by_index(dev, 0, &ff->parent); in clk_fixed_factor_ofdata_to_platdata() 53 ff->div = dev_read_u32_default(dev, "clock-div", 1); in clk_fixed_factor_ofdata_to_platdata() 54 ff->mult = dev_read_u32_default(dev, "clock-mult", 1); in clk_fixed_factor_ofdata_to_platdata()
|
| /openbmc/openbmc/meta-google/recipes-google/networking/files/ |
| H A D | gbmc-ip-monitor-test.sh | 45 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff 56 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff 74 link/ether aa:aa:aa:aa:aa:aa brd ff:ff:ff:ff:ff:ff
|
| /openbmc/openbmc/meta-facebook/meta-ventura2/recipes-ventura2/plat-svc/files/ |
| H A D | marvell-switch-poe-init | 39 local POE_SET_POWER_CMD=(18 00 00 2c 01 00 00 ff ff ff ff)
|
| /openbmc/qemu/tests/tcg/i386/ |
| H A D | test-mmx.c | 24 uint32_t ff; member 41 static void dump_mmx(int n, const uint64_t *r, int ff) in dump_mmx() argument 43 if (ff == 32) { in dump_mmx() 52 static void dump_xmm(const char *name, int n, const v2di *r, int ff) in dump_xmm() argument 56 if (ff == 32) { in dump_xmm() 64 static void dump_regs(reg_state *s, int ff) in dump_regs() argument 69 dump_mmx(i, &s->mm[i], ff); in dump_regs() 91 dump_xmm("xmm", i, &b->xmm[i], a->ff); in compare_state() 96 dump_xmm("mem", i, &a->mem[i], a->ff); in compare_state() 304 initF32.ff = 32; in main()
|
| H A D | test-avx.c | 17 uint32_t ff; member 35 static void dump_ymm(const char *name, int n, const v4di *r, int ff) in dump_ymm() argument 39 if (ff == 64) { in dump_ymm() 44 } else if (ff == 32) { in dump_ymm() 79 dump_ymm("ymm", i, &b->ymm[i], a->ff); in compare_state() 84 dump_ymm("mem", i, &a->mem[i], a->ff); in compare_state() 338 initF16.ff = 16; in main() 349 initF32.ff = 32; in main() 360 initF64.ff = 64; in main()
|
| /openbmc/qemu/tests/tcg/aarch64/ |
| H A D | sysregs.c | 128 get_cpu_reg_check_mask(id_aa64isar1_el1, _m(00ff,f0ff,ffff,ffff)); in main() 129 get_cpu_reg_check_mask(SYS_ID_AA64ISAR2_EL1, _m(00ff,0000,00ff,ffff)); in main() 135 get_cpu_reg_check_mask(id_aa64pfr0_el1, _m(000f,000f,00ff,0011)); in main() 140 get_cpu_reg_check_mask(SYS_ID_AA64ZFR0_EL1, _m(0ff0,ff0f,0fff,00ff)); in main()
|
| /openbmc/qemu/target/loongarch/ |
| H A D | insns.decode | 30 &ff fd fj 79 @ff .... ........ ..... ..... fj:5 fd:5 &ff 348 fabs_s 0000 00010001 01000 00001 ..... ..... @ff 349 fabs_d 0000 00010001 01000 00010 ..... ..... @ff 350 fneg_s 0000 00010001 01000 00101 ..... ..... @ff 351 fneg_d 0000 00010001 01000 00110 ..... ..... @ff 352 fsqrt_s 0000 00010001 01000 10001 ..... ..... @ff 353 fsqrt_d 0000 00010001 01000 10010 ..... ..... @ff 354 frecip_s 0000 00010001 01000 10101 ..... ..... @ff 355 frecip_d 0000 00010001 01000 10110 ..... ..... @ff [all …]
|
| H A D | disas.c | 467 INSN(fabs_s, ff) in INSN() 468 INSN(fabs_d, ff) in INSN() 469 INSN(fneg_s, ff) in INSN() 470 INSN(fneg_d, ff) in INSN() 471 INSN(flogb_s, ff) in INSN() 472 INSN(flogb_d, ff) in INSN() 473 INSN(fclass_s, ff) in INSN() 474 INSN(fclass_d, ff) in INSN() 475 INSN(fsqrt_s, ff) in INSN() 476 INSN(fsqrt_d, ff) in INSN() [all …]
|
| /openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
| H A D | 0007-configure.ac-avoid-searching-host-for-postgresql.patch | 25 - for ff in ${MY_PATH} 27 - if test -f "$ff/pg_config" 29 - PGCONF="$ff/pg_config" 82 - for ff in $pgsql_directory; do 84 - str="$ff/$i/libpq.*" 87 - PGSQL_LIB_DIR="$ff/$i"
|
| H A D | 0006-configure-add-option-for-ps.patch | 49 -for ff in /usr/ucb /bin /usr/bin; do 50 - if test -x "$ff/ps"; then 51 - PS="$ff/ps"
|
| /openbmc/openbmc-test-automation/lib/ |
| H A D | bmc_network_utils.robot | 65 # link/ether xx:xx:xx:xx:xx:xx brd ff:ff:ff:ff:ff:ff 107 # link/ether xx.xx.xx.xx.xx.xx brd ff:ff:ff:ff:ff:ff 117 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff 128 # link/ether xx.xx.xx.xx.xx.xx brd ff:ff:ff:ff:ff:ff 135 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff 136 # link/ether | xx:xx:xx:xx:xx:xx | brd | ff:ff:ff:ff:ff:ff
|
| /openbmc/phosphor-fan-presence/control/json/actions/ |
| H A D | mapped_floor.cpp | 117 FanFloors ff; in setFloorTable() local 118 ff.keyValue = getJsonValue(floors["key"]); in setFloorTable() 122 ff.offsetParameter = in setFloorTable() 128 ff.defaultFloor = floors["default_floor"].get<uint64_t>(); in setFloorTable() 173 ff.floorGroups.push_back(std::move(fg)); in setFloorTable() 176 _fanFloors.push_back(std::move(ff)); in setFloorTable()
|
| /openbmc/u-boot/arch/x86/cpu/ |
| H A D | start16.S | 48 jmp ff 49 ff: label
|
| /openbmc/openbmc-test-automation/ipmi/ |
| H A D | test_ipmi_network_verification.robot | 313 # link/ether 22:3a:7f:70:92:cb brd ff:ff:ff:ff:ff:ff 314 # link/ether 0e:8e:0d:6b:e9:e4 brd ff:ff:ff:ff:ff:ff
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fontforge/fontforge/ |
| H A D | 0001-fontforgeexe-Use-env-to-find-fontforge.patch | 22 …RRENT_BINARY_DIR}/\${_output}\" \"#!\${CMAKE_INSTALL_PREFIX}/bin/fontforge -lang=ff\\n\${_input}\") 23 + file(WRITE \"${CMAKE_CURRENT_BINARY_DIR}/\${_output}\" \"#!/usr/bin/env fontforge -lang=ff\\…
|
| /openbmc/u-boot/test/py/ |
| H A D | multiplexed_log.css | 61 color: #8080ff 65 color: #8080ff
|
| /openbmc/u-boot/tools/binman/test/ |
| H A D | 070_fill_no_size.dts | 11 fill-byte = [ff];
|
| H A D | 080_fill_empty.dts | 12 fill-byte = [ff];
|
| H A D | 069_fill.dts | 12 fill-byte = [ff];
|
| /openbmc/qemu/hw/dma/ |
| H A D | i8257.c | 133 int ff; in i8257_getff() local 135 ff = d->flip_flop; in i8257_getff() 136 d->flip_flop = !ff; in i8257_getff() 137 return ff; in i8257_getff() 143 int ichan, nreg, iport, ff, val, dir; in i8257_read_chan() local 152 ff = i8257_getff(d); in i8257_read_chan() 159 return (val >> (d->dshift + (ff << 3))) & 0xff; in i8257_read_chan()
|
| /openbmc/openbmc/meta-aspeed/recipes-bsp/u-boot/files/user/ |
| H A D | emmc_patch.hex | 2 558000ff
|
| /openbmc/qemu/docs/specs/ |
| H A D | pci-ids.rst | 14 The 1000 -> 10ff device ID range is used as follows for virtio-pci devices. 43 1af4:10f0 to 1a4f:10ff 60 The 0000 -> 00ff device ID range is used as follows for QEMU-specific
|