Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_iwmreg.h1189 #define IWM_SCD_BASE (IWM_PRPH_BASE + 0xa02c00) macro
1191 #define IWM_SCD_SRAM_BASE_ADDR (IWM_SCD_BASE + 0x0)
1192 #define IWM_SCD_DRAM_BASE_ADDR (IWM_SCD_BASE + 0x8)
1193 #define IWM_SCD_AIT (IWM_SCD_BASE + 0x0c)
1194 #define IWM_SCD_TXFACT (IWM_SCD_BASE + 0x10)
1195 #define IWM_SCD_ACTIVE (IWM_SCD_BASE + 0x14)
1196 #define IWM_SCD_QUEUECHAIN_SEL (IWM_SCD_BASE + 0xe8)
1197 #define IWM_SCD_CHAINEXT_EN (IWM_SCD_BASE + 0x244)
1198 #define IWM_SCD_AGGR_SEL (IWM_SCD_BASE + 0x248)
1199 #define IWM_SCD_INTERRUPT_MASK (IWM_SCD_BASE + 0x108)
[all …]