Home
last modified time | relevance | path

Searched refs:AR_PCICFG_LEDMODE (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_misc.c200 bits = (bits &~ AR_PCICFG_LEDMODE) in ar5212SetLedState()
201 | SM(AR_PCICFG_LEDMODE_POWON, AR_PCICFG_LEDMODE) in ar5212SetLedState()
203 | SM(AR_PCICFG_LEDMODE_NETON, AR_PCICFG_LEDMODE) in ar5212SetLedState()
Dar5212reg.h735 #define AR_PCICFG_LEDMODE 0x000E0000 /* LED mode */ macro
Dar5212_reset.c249 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK | in ar5212Reset()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211reg.h663 #define AR_PCICFG_LEDMODE 0x000E0000 /* LED mode */ macro
Dar5211_misc.c303 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE)) in ar5211SetLedState()
Dar5211_reset.c247 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK | in ar5211Reset()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5312/
Dar5312_reset.c200 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK | in ar5312Reset()