Searched defs:ff (Results 1 – 8 of 8) sorted by relevance
| /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 47 struct clk_fixed_factor *ff = to_clk_fixed_factor(dev); in clk_fixed_factor_ofdata_to_platdata() local
|
| /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() 52 static void dump_xmm(const char *name, int n, const v2di *r, int ff) in dump_xmm() 64 static void dump_regs(reg_state *s, int ff) in dump_regs()
|
| 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()
|
| /openbmc/u-boot/arch/x86/cpu/ |
| H A D | start16.S | 49 ff: label
|
| /openbmc/qemu/disas/ |
| H A D | alpha.c | 604 #define OPR_(oo,ff) (OP(oo) | (((ff) & 0x7F) << 5)) argument 605 #define OPRL_(oo,ff) (OPR_((oo),(ff)) | 0x1000) argument 607 #define OPR(oo,ff) OPR_(oo,ff), OPR_MASK argument 608 #define OPRL(oo,ff) OPRL_(oo,ff), OPR_MASK argument
|
| /openbmc/phosphor-fan-presence/control/json/actions/ |
| H A D | mapped_floor.cpp | 117 FanFloors ff; in setFloorTable() local
|
| /openbmc/qemu/hw/dma/ |
| H A D | i8257.c | 133 int ff; in i8257_getff() local 143 int ichan, nreg, iport, ff, val, dir; in i8257_read_chan() local
|
| /openbmc/qemu/target/s390x/tcg/ |
| H A D | translate.c | 4710 TCGv_i32 ff = tcg_constant_i32(0xff); in op_ts() local
|