Searched refs:stm32_rcc_reset (Results 1 – 2 of 2) sorted by relevance
32 static void stm32_rcc_reset(DeviceState *dev) in stm32_rcc_reset() function146 device_class_set_legacy_reset(dc, stm32_rcc_reset); in stm32_rcc_class_init()
87 U_BOOT_DRIVER(stm32_rcc_reset) = {