Home
last modified time | relevance | path

Searched refs:Stm32l4x5SocState (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Dstm32l4x5_soc.h41 OBJECT_DECLARE_TYPE(Stm32l4x5SocState, Stm32l4x5SocClass, STM32L4X5_SOC)
48 struct Stm32l4x5SocState { struct
/openbmc/qemu/hw/arm/
H A Dstm32l4x5_soc.c138 Stm32l4x5SocState *s = STM32L4X5_SOC(obj); in stm32l4x5_soc_initfn()
169 Stm32l4x5SocState *s = STM32L4X5_SOC(dev_soc); in stm32l4x5_soc_realize()
486 .instance_size = sizeof(Stm32l4x5SocState),
H A Db-l475e-iot01a.c68 Stm32l4x5SocState soc;