Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/esp/
H A Dncr53c9xvar.h80 #define FREQTOCCF(freq) (((freq + 4) / 5)) macro
H A Dncr53c9x.c311 sc->sc_ccf = FREQTOCCF(sc->sc_freq); in ncr53c9x_attach()