Searched refs:HE_622_CLOCK (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/hatm/
H A Dif_hatmreg.h563 #define HE_622_CLOCK 66667000 macro
H A Dif_hatm_tx.c543 u_int clk = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK;
H A Dif_hatm.c966 clkfreg = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK;
1049 clkfreq = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK;

Completed in 68 milliseconds