Home
last modified time | relevance | path

Searched refs:AR_PCICFG_LEDCTL_NONE (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_misc.c290 AR_PCICFG_LEDCTL_NONE|AR_PCICFG_LEDMODE_PROP, /* HAL_LED_INIT */ in ar5211SetLedState()
295 AR_PCICFG_LEDCTL_NONE|AR_PCICFG_LEDMODE_RAND, in ar5211SetLedState()
296 AR_PCICFG_LEDCTL_NONE|AR_PCICFG_LEDMODE_RAND, in ar5211SetLedState()
297 AR_PCICFG_LEDCTL_NONE|AR_PCICFG_LEDMODE_RAND, in ar5211SetLedState()
H A Dar5211reg.h651 #define AR_PCICFG_LEDCTL_NONE 0x00000000 /* STA is not associated or trying */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_misc.c178 AR_PCICFG_LEDCTL_NONE, /* HAL_LED_INIT */ in ar5212SetLedState()
183 AR_PCICFG_LEDCTL_NONE, in ar5212SetLedState()
184 AR_PCICFG_LEDCTL_NONE, in ar5212SetLedState()
185 AR_PCICFG_LEDCTL_NONE, in ar5212SetLedState()
H A Dar5212reg.h722 #define AR_PCICFG_LEDCTL_NONE 0 /* STA is not associated or trying */ macro