Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hatm/
HDif_hatmreg.h563 #define HE_622_CLOCK 66667000 macro
HDif_hatm_tx.c543 u_int clk = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK; in cps_to_rate()
HDif_hatm.c966 clkfreg = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK; in hatm_init_cs_block()
1049 clkfreq = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK; in hatm_init_cs_block_cm()