Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c279 .name = TYPE_RCC_PLL,
1268 &s->plls[i], TYPE_RCC_PLL); in stm32l4x5_rcc_init()
1466 .name = TYPE_RCC_PLL,
/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h25 #define TYPE_RCC_PLL "stm32l4x5-rcc-pll" macro