Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Driscv_htif.c52 #define HTIF_CONSOLE_CMD_GETC 0 macro
233 if (cmd == HTIF_CONSOLE_CMD_GETC) { in htif_handle_tohost_write()