Home
last modified time | relevance | path

Searched refs:RccPll (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc.h136 typedef enum RccPll { enum
142 } RccPll; typedef
165 RccPll id;
H A Dstm32l4x5_rcc_internals.h397 RccPll id) in set_pll_init_info()
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c741 static void rcc_update_pllsaixcfgr(Stm32l4x5RccState *s, RccPll pll_id) in rcc_update_pllsaixcfgr()