HomeSort by: relevance | last modified time | path
    Searched refs:AR_PCICFG_LED_PEND (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5210/
ar5210_misc.c 254 val &= ~(AR_PCICFG_LED_PEND | AR_PCICFG_LED_ACT);
258 val &= ~AR_PCICFG_LED_PEND;
262 val |= AR_PCICFG_LED_PEND;
ar5210reg.h 260 #define AR_PCICFG_LED_PEND 0x00000020 /* LED for assoc pending */
ar5210_reset.c 116 (AR_PCICFG_LED_PEND | AR_PCICFG_LED_ACT);
137 AR_PCICFG_CLKRUNEN | AR_PCICFG_LED_PEND | AR_PCICFG_LED_BCTL);
142 AR_PCICFG_CLKRUNEN | AR_PCICFG_LED_PEND | AR_PCICFG_LED_BCTL);

Completed in 13 milliseconds