Home
last modified time | relevance | path

Searched refs:AR5312_PCICFG_LEDSEL0 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5312/
H A Dar5312reg.h94 #define AR5312_PCICFG_LEDSEL0 0 /* See blink rate table on p. 143 */ macro
H A Dar5312_misc.c43 val = SM(AR5312_PCICFG_LEDSEL0, AR5312_PCICFG_LEDSEL) | in ar5312SetLedState()