Home
last modified time | relevance | path

Searched defs:multiplier (Results 1 – 12 of 12) sorted by relevance

/openbmc/telemetry/src/metrics/
H A Dcollection_function.cpp113 const auto multiplier = in calculate() local
119 const auto multiplier = in calculate() local
133 const auto multiplier = in calculateForStartupInterval() local
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/
H A Drequest.json48 "multiplier": 1 number
57 "multiplier": 0.01 number
66 "multiplier": 0.01 number
75 "multiplier": 0.01 number
H A Drest.json98 "multiplier": 1 number
H A Dmodbus.json59 "multiplier": 10 number
/openbmc/qemu/hw/core/
H A Dclock.c143 bool clock_set_mul_div(Clock *clk, uint32_t multiplier, uint32_t divider) in clock_set_mul_div()
/openbmc/qemu/include/hw/
H A Dclock.h85 uint32_t multiplier; member
/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h414 uint32_t multiplier; member
H A Dstm32l4x5_rcc.h152 uint32_t multiplier; member
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c509 uint32_t multiplier = 1; in aspeed_2400_scu_calc_hpll() local
531 uint32_t multiplier = 1; in aspeed_2500_scu_calc_hpll() local
551 uint32_t multiplier = 1; in aspeed_2600_scu_calc_hpll() local
H A Domap_clk.c45 unsigned int multiplier; /* Rate relative to input (if .enabled) */ member
H A Dstm32l4x5_rcc.c174 uint32_t multiplier, uint32_t divider) in clock_mux_set_factor()
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c1428 unsigned int drawers, books, dies, clusters, modules, multiplier; in test_full_topo() local