Searched refs:stm32_rcc_write (Results 1 – 2 of 2) sorted by relevance
56 static void stm32_rcc_write(void *opaque, hwaddr addr, in stm32_rcc_write() function110 .write = stm32_rcc_write,
168 stm32_rcc_write(uint64_t addr, uint64_t data) "reg write: addr: 0x%" PRIx64 " val: 0x%" PRIx64 ""