Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc.h33 RCC_PLL_COMMON_CHANNEL_R = 2, enumerator
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c776 pll_set_channel_divider(&s->plls[pll_id], RCC_PLL_COMMON_CHANNEL_R, in rcc_update_pllsaixcfgr()
781 pll_set_channel_enable(&s->plls[pll_id], RCC_PLL_COMMON_CHANNEL_R, val); in rcc_update_pllsaixcfgr()