Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dstm32_rcc.c41 static uint64_t stm32_rcc_read(void *opaque, hwaddr addr, unsigned int size) in stm32_rcc_read() function
109 .read = stm32_rcc_read,
H A Dtrace-events167 stm32_rcc_read(uint64_t addr, uint64_t data) "reg read: addr: 0x%" PRIx64 " val: 0x%" PRIx64 ""