Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_mcx.c2655 static uint64_t mcx_timer(struct mcx_softc *);
6875 c->c_tbase = mcx_timer(sc); in mcx_calibrate_first()
6910 nc->c_tbase = mcx_timer(sc); in mcx_calibrate()
8225 mcx_timer(struct mcx_softc *sc) in mcx_timer() function