Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Driscv_cpu.c15 static int riscv_cpu_get_desc(struct udevice *dev, char *buf, int size) in riscv_cpu_get_desc() function
100 .get_desc = riscv_cpu_get_desc,