Home
last modified time | relevance | path

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

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