Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/cpu/
H A Driscv_cpu.c28 static int riscv_cpu_get_info(struct udevice *dev, struct cpu_info *info) in riscv_cpu_get_info() function
101 .get_info = riscv_cpu_get_info,