Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/carl9170/
Dhw.h527 #define AR9170_INT_REG_BASE 0x1d2000 macro
529 #define AR9170_INT_REG_FLAG (AR9170_INT_REG_BASE + 0x000)
530 #define AR9170_INT_REG_FIQ_MASK (AR9170_INT_REG_BASE + 0x004)
531 #define AR9170_INT_REG_IRQ_MASK (AR9170_INT_REG_BASE + 0x008)
543 #define AR9170_INT_REG_PRIORITY1 (AR9170_INT_REG_BASE + 0x00c)
544 #define AR9170_INT_REG_PRIORITY2 (AR9170_INT_REG_BASE + 0x010)
545 #define AR9170_INT_REG_PRIORITY3 (AR9170_INT_REG_BASE + 0x014)
546 #define AR9170_INT_REG_EXT_INT_CONTROL (AR9170_INT_REG_BASE + 0x018)
547 #define AR9170_INT_REG_SW_INT_CONTROL (AR9170_INT_REG_BASE + 0x01c)
550 #define AR9170_INT_REG_FIQ_ENCODE (AR9170_INT_REG_BASE + 0x020)
[all …]