Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_upgtvar.h305 struct upgt_lmac_freq4 freq4[8]; member
H A Dif_upgt.c2131 memcpy(chan->freq4, &sc->sc_eeprom_freq4[channel], in upgt_set_channel()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dtime.d2675 enum freq4 = 98_123_320L; variable
2697 … assertApprox(convClockFreq(convClockFreq(i, freq3, freq4), freq4, freq3), i - 100, i + 100);
2698 … assertApprox(convClockFreq(convClockFreq(i, freq4, freq3), freq3, freq4), i - 100, i + 100);