Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/drivers/emulation/qemu/
H A Dqemu_debugcon.c7 static int qemu_debugcon_detected; variable
12 qemu_debugcon_detected = detected; in qemu_debugcon_init()
20 if (qemu_debugcon_detected != 0) in qemu_debugcon_tx_byte()