Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/gpio/
H A Dstm32l4x5_gpio.h25 #define TYPE_STM32L4X5_GPIO "stm32l4x5-gpio" macro
/openbmc/qemu/hw/gpio/
H A Dstm32l4x5_gpio.c403 TYPE_STM32L4X5_GPIO, 0x400); in stm32l4x5_gpio_init()
429 .name = TYPE_STM32L4X5_GPIO,
471 .name = TYPE_STM32L4X5_GPIO,
/openbmc/qemu/hw/arm/
H A Dstm32l4x5_soc.c150 object_initialize_child(obj, name, &s->gpio[i], TYPE_STM32L4X5_GPIO); in stm32l4x5_soc_initfn()