Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bgereg.h2019 #define BGE_MISCCFG_RESET_CORE_CLOCKS 0x00000001 macro
H A Dif_bge.c4074 reset = BGE_MISCCFG_RESET_CORE_CLOCKS | BGE_32BITTIME_66MHZ; in bge_reset()