HomeSort by: relevance | last modified time | path
    Searched defs:athn_clock_rate (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
athn.c 85 Static int athn_clock_rate(struct athn_softc *);
1620 (athn_clock_rate(sc) * 1000);
2596 athn_clock_rate(struct athn_softc *sc) function in typeref:typename:Static int
2625 AR_WRITE(sc, AR_D_GBL_IFS_SLOT, slot * athn_clock_rate(sc));
athn.c 85 Static int athn_clock_rate(struct athn_softc *);
1620 (athn_clock_rate(sc) * 1000);
2596 athn_clock_rate(struct athn_softc *sc) function in typeref:typename:Static int
2625 AR_WRITE(sc, AR_D_GBL_IFS_SLOT, slot * athn_clock_rate(sc));
athn.c 85 Static int athn_clock_rate(struct athn_softc *);
1620 (athn_clock_rate(sc) * 1000);
2596 athn_clock_rate(struct athn_softc *sc) function in typeref:typename:Static int
2625 AR_WRITE(sc, AR_D_GBL_IFS_SLOT, slot * athn_clock_rate(sc));
athn.c 85 Static int athn_clock_rate(struct athn_softc *);
1620 (athn_clock_rate(sc) * 1000);
2596 athn_clock_rate(struct athn_softc *sc) function in typeref:typename:Static int
2625 AR_WRITE(sc, AR_D_GBL_IFS_SLOT, slot * athn_clock_rate(sc));

Completed in 49 milliseconds