Home
last modified time | relevance | path

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

/qemu/hw/core/
H A Dclock.c145 bool clock_set_mul_div(Clock *clk, uint32_t multiplier, uint32_t divider) in clock_set_mul_div()
/qemu/include/hw/
H A Dclock.h85 uint32_t multiplier; member
/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h414 uint32_t multiplier; member
H A Dstm32l4x5_rcc.h152 uint32_t multiplier; member
/qemu/hw/misc/
H A Daspeed_scu.c476 uint32_t multiplier = 1; in aspeed_2400_scu_calc_hpll() local
498 uint32_t multiplier = 1; in aspeed_2500_scu_calc_hpll() local
518 uint32_t multiplier = 1; in aspeed_2600_scu_calc_hpll() local
H A Dstm32l4x5_rcc.c172 uint32_t multiplier, uint32_t divider) in clock_mux_set_factor()
H A Domap_clk.c48 unsigned int multiplier; /* Rate relative to input (if .enabled) */ member
/qemu/tests/unit/
H A Dtest-smp-parse.c1425 unsigned int drawers, books, dies, clusters, modules, multiplier; in test_full_topo() local