Searched refs:AR_PCICFG_LEDCTL (Results 1 – 7 of 7) sorted by relevance
652 #define AR_PCICFG_LEDCTL 0x00000060 /* LED control Status */ macro
303 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE)) in ar5211SetLedState()
247 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK | in ar5211Reset()
723 #define AR_PCICFG_LEDCTL 0x00000060 /* LED control Status */ macro
207 bits = (bits &~ AR_PCICFG_LEDCTL) in ar5212SetLedState()208 | SM(ledbits[state & 0x7], AR_PCICFG_LEDCTL); in ar5212SetLedState()
249 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK | in ar5212Reset()
200 (AR_PCICFG_LEDCTL | AR_PCICFG_LEDMODE | AR_PCICFG_LEDBLINK | in ar5312Reset()