Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dreg.h1052 AR_INTR_SYNC_EEPROM_ILLEGAL_ACCESS = 0x00000004, enumerator
H A Ddebug.c37 if (sync_cause & AR_INTR_SYNC_EEPROM_ILLEGAL_ACCESS) in ath9k_debug_sync_cause()