Home
last modified time | relevance | path

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

/optee_os/core/arch/riscv/plat-spike/drivers/
H A Dhtif.c39 static void __maybe_unused tohost_cmd(vaddr_t base, uint64_t dev, in tohost_cmd() function
56 tohost_cmd(base, HTIF_DEV_CONSOLE, HTIF_CMD_WRITE, ch); in htif_console_putc()