Searched refs:HTIF_DEV_CONSOLE (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/arch/riscv/plat-spike/drivers/ | ||
| H A D | htif.h | 13 #define HTIF_DEV_CONSOLE 1 macro |
| H A D | htif.c | 56 tohost_cmd(base, HTIF_DEV_CONSOLE, HTIF_CMD_WRITE, ch); in htif_console_putc() |