Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_misc.c291 AR_PCICFG_LEDCTL_PEND|AR_PCICFG_LEDMODE_PROP, /* HAL_LED_SCAN */ in ar5211SetLedState()
292 AR_PCICFG_LEDCTL_PEND|AR_PCICFG_LEDMODE_PROP, /* HAL_LED_AUTH */ in ar5211SetLedState()
H A Dar5211reg.h652 #define AR_PCICFG_LEDCTL_PEND 0x00000020 /* STA is trying to associate */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h723 #define AR_PCICFG_LEDCTL_PEND 1 /* STA is trying to associate */ macro
H A Dar5212_misc.c179 AR_PCICFG_LEDCTL_PEND, /* HAL_LED_SCAN */ in ar5212SetLedState()
180 AR_PCICFG_LEDCTL_PEND, /* HAL_LED_AUTH */ in ar5212SetLedState()