Searched refs:riscv_timer_probe (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/timer/
H A Driscv_timer.c76 static int riscv_timer_probe(struct udevice *dev) function
98 log_err("riscv_timer_probe with invalid clock rate 0!\n");
116 .probe = riscv_timer_probe,

Completed in 33 milliseconds