Searched refs:uart16550_set_property (Results 1 – 3 of 3) sorted by relevance
| /hypervisor/debug/ |
| A D | dbg_cmd.c | 46 uart16550_set_property(false, type, 0UL); in handle_dbg_cmd() 54 uart16550_set_property(true, type, data); in handle_dbg_cmd() 57 uart16550_set_property(true, type, data); in handle_dbg_cmd()
|
| A D | uart16550.c | 282 void uart16550_set_property(bool enabled, enum serial_dev_type uart_type, uint64_t data) in uart16550_set_property() function
|
| /hypervisor/include/debug/ |
| A D | uart16550.h | 140 void uart16550_set_property(bool enabled, enum serial_dev_type uart_type, uint64_t base_addr);
|
Completed in 7 milliseconds