Home
last modified time | relevance | path

Searched refs:PLLSRC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/dt-bindings/clock/
H A Dstm32h7-clks.h30 #define PLLSRC 29 macro
/openbmc/u-boot/include/dt-bindings/clock/
H A Dstm32h7-clks.h30 #define PLLSRC 29 macro
/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_rcc_internals.h76 FIELD(PLLCFGR, PLLSRC, 0, 2)
/openbmc/qemu/hw/misc/
H A Dstm32l4x5_rcc.c815 val = FIELD_EX32(s->pllcfgr, PLLCFGR, PLLSRC); in rcc_update_pllcfgr()