Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32_rcc.c56 static void stm32_rcc_write(void *opaque, hwaddr addr, in stm32_rcc_write() function
110 .write = stm32_rcc_write,
H A Dtrace-events168 stm32_rcc_write(uint64_t addr, uint64_t data) "reg write: addr: 0x%" PRIx64 " val: 0x%" PRIx64 ""