Searched defs:SBI_EXT_0_1_CONSOLE_GETCHAR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | sbi_ecall_interface.h | 29 #define SBI_EXT_0_1_CONSOLE_GETCHAR 0x2 macro |
/openbmc/linux/arch/riscv/include/asm/ | ||
H A D | sbi.h | 18 SBI_EXT_0_1_CONSOLE_GETCHAR = 0x2, enumerator |