Home
last modified time | relevance | path

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

/hypervisor/debug/
A Ddbg_cmd.c22 { "uart=port@", PIO }, /* uart=port@0x3F8 */
47 } else if (type == PIO) { in handle_dbg_cmd()
A Duart16550.c34 .type = PIO,
61 if (uart.type == PIO) { in uart16550_read_reg()
77 if (uart.type == PIO) { in uart16550_write_reg()
182 uart.type = PIO; in uart16550_init()
288 if (uart_type == PIO) { in uart16550_set_property()
316 if (uart.enabled && (uart.type == PIO)) { in get_pio_dbg_uart_cfg()
/hypervisor/include/debug/
A Duart16550.h132 PIO, enumerator

Completed in 918 milliseconds