Searched refs:AR_PCICFG_LEDCTL (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_misc.c301 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE))
H A Dar5211reg.h650 #define AR_PCICFG_LEDCTL 0x00000060 /* LED control Status */ macro
H A Dar5211_reset.c245 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK |
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c198 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK |
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_misc.c205 bits = (bits &~ AR_PCICFG_LEDCTL)
206 | SM(ledbits[state & 0x7], AR_PCICFG_LEDCTL);
H A Dar5212reg.h721 #define AR_PCICFG_LEDCTL 0x00000060 /* LED control Status */ macro
H A Dar5212_reset.c247 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK |

Completed in 81 milliseconds