Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bge/
HDif_bgereg.h2031 #define BGE_MISCCFG_RESET_CORE_CLOCKS 0x00000001 macro
HDif_bge.c4082 reset = BGE_MISCCFG_RESET_CORE_CLOCKS | BGE_32BITTIME_66MHZ; in bge_reset()