Searched refs:stm32_rcc_ops (Results 1 – 2 of 2) sorted by relevance
71 static const struct misc_ops stm32_rcc_ops = { variable88 .ops = &stm32_rcc_ops,
108 static const MemoryRegionOps stm32_rcc_ops = { variable118 memory_region_init_io(&s->mmio, obj, &stm32_rcc_ops, s, in stm32_rcc_init()