Searched refs:riscv_timer_sc (Results 1 – 1 of 1) sorted by relevance
66 static struct riscv_timer_softc *riscv_timer_sc = NULL; variable202 if (riscv_timer_sc != NULL) in riscv_timer_attach()213 riscv_timer_sc = sc; in riscv_timer_attach()287 if (riscv_timer_sc == NULL) { in DELAY()