Home
last modified time | relevance | path

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

/u-boot/arch/riscv/lib/
A Dsbi.c14 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, in sbi_ecall()
19 struct sbiret ret; in sbi_ecall()
63 struct sbiret ret; in sbi_get_spec_version()
81 struct sbiret ret; in sbi_get_impl_id()
100 struct sbiret ret; in sbi_probe_extension()
131 struct sbiret ret; in sbi_console_getchar()
/u-boot/arch/riscv/include/asm/
A Dsbi.h92 struct sbiret { struct
97 struct sbiret sbi_ecall(int ext, int fid, unsigned long arg0, argument

Completed in 3 milliseconds