Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32_rcc.c32 static void stm32_rcc_reset(DeviceState *dev) in stm32_rcc_reset() function
146 device_class_set_legacy_reset(dc, stm32_rcc_reset); in stm32_rcc_class_init()
/openbmc/u-boot/drivers/reset/
H A Dstm32-reset.c87 U_BOOT_DRIVER(stm32_rcc_reset) = {