Home
last modified time | relevance | path

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

/u-boot/arch/riscv/include/asm/
A Dsbi.h18 SBI_EXT_0_1_CONSOLE_GETCHAR = 0x2, enumerator
/u-boot/arch/riscv/lib/
A Dsbi.c133 ret = sbi_ecall(SBI_EXT_0_1_CONSOLE_GETCHAR, 0, 0, 0, 0, 0, 0, 0); in sbi_console_getchar()

Completed in 3 milliseconds