Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dmax78000_uart.c204 static const MemoryRegionOps max78000_uart_ops = { variable
245 memory_region_init_io(&s->mmio, obj, &max78000_uart_ops, s, in max78000_uart_init()