Searched refs:grlib_apbuart_ops (Results 1 – 2 of 2) sorted by relevance
242 static const MemoryRegionOps grlib_apbuart_ops = { variable261 memory_region_init_io(&uart->iomem, OBJECT(uart), &grlib_apbuart_ops, uart, in grlib_apbuart_realize()
297 static const struct uart_ops grlib_apbuart_ops = { variable596 port->ops = &grlib_apbuart_ops; in grlib_apbuart_configure()