Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-prph.h219 #define SCD_BASE (PRPH_BASE + 0xa02c00) macro
221 #define SCD_SRAM_BASE_ADDR (SCD_BASE + 0x0)
222 #define SCD_DRAM_BASE_ADDR (SCD_BASE + 0x8)
223 #define SCD_AIT (SCD_BASE + 0x0c)
224 #define SCD_TXFACT (SCD_BASE + 0x10)
225 #define SCD_ACTIVE (SCD_BASE + 0x14)
226 #define SCD_QUEUECHAIN_SEL (SCD_BASE + 0xe8)
227 #define SCD_CHAINEXT_EN (SCD_BASE + 0x244)
228 #define SCD_AGGR_SEL (SCD_BASE + 0x248)
229 #define SCD_INTERRUPT_MASK (SCD_BASE + 0x108)
[all …]