Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dsbi.h82 #define SBI_ERR_INVALID_PARAM -3 macro
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dsbi.c56 case SBI_ERR_INVALID_PARAM: in sbi_err_map_linux_errno()