Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211reg.h828 #define AR5311_DIAG_SW_USE_ECO 0x00000400 /* "super secret" use ECO enable bit */ macro
H A Dar5211_reset.c368 OS_REG_READ(ah, AR_DIAG_SW) | AR5311_DIAG_SW_USE_ECO); in ar5211Reset()