Searched refs:softLedState (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_reset.c160 uint32_t softLedCfg, softLedState; local
248 softLedState = OS_REG_READ(ah, AR_GPIODO);
385 OS_REG_WRITE(ah, AR_GPIODO, softLedState);
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_reset.c128 uint32_t softLedCfg, softLedState; local
250 softLedState = OS_REG_READ(ah, AR_GPIODO);
442 OS_REG_WRITE(ah, AR_GPIODO, softLedState);

Completed in 178 milliseconds