riscv_timeout
callout_reset(&riscv_callout, polltime, riscv_timeout, NULL);
static void riscv_timeout(void *);