Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/mips/idt/
HDif_krreg.h42 #define KR_ETHMCP 0x0028 /* Ethernet management clock prescalar */ macro
HDif_kr.c260 CSR_WRITE_4(sc, KR_ETHMCP, (165000000 / (1250000 + 1)) & ~1); in kr_attach()
620 CSR_WRITE_4(sc, KR_ETHMCP, (165000000 / (1250000 + 1)) & ~1); in kr_init_locked()