Home
last modified time | relevance | path

Searched refs:RCC_PLL_COMMON_CHANNEL_Q (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc.h32 RCC_PLL_COMMON_CHANNEL_Q = 1, enumerator
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c785 pll_set_channel_divider(&s->plls[pll_id], RCC_PLL_COMMON_CHANNEL_Q, in rcc_update_pllsaixcfgr()
790 pll_set_channel_enable(&s->plls[pll_id], RCC_PLL_COMMON_CHANNEL_Q, val); in rcc_update_pllsaixcfgr()