Home
last modified time | relevance | path

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

/NextBSD/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.c968 clkfreg = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK; in hatm_init_cs_block()
1051 clkfreq = sc->he622 ? HE_622_CLOCK : HE_155_CLOCK; in hatm_init_cs_block_cm()