Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dathn.c85 Static int athn_clock_rate(struct athn_softc *);
1620 (athn_clock_rate(sc) * 1000); in athn_ani_monitor()
2596 athn_clock_rate(struct athn_softc *sc) in athn_clock_rate() function
2625 AR_WRITE(sc, AR_D_GBL_IFS_SLOT, slot * athn_clock_rate(sc)); in athn_updateslot()