Searched refs:IWM_SCD_BASE (Results 1 – 1 of 1) sorted by relevance
1182 #define IWM_SCD_AIT (IWM_SCD_BASE + 0x0c)1183 #define IWM_SCD_TXFACT (IWM_SCD_BASE + 0x10)1184 #define IWM_SCD_ACTIVE (IWM_SCD_BASE + 0x14)1187 #define IWM_SCD_AGGR_SEL (IWM_SCD_BASE + 0x248)1189 #define IWM_SCD_GP_CTRL (IWM_SCD_BASE + 0x1a8)1190 #define IWM_SCD_EN_CTRL (IWM_SCD_BASE + 0x254)1195 return IWM_SCD_BASE + 0x18 + chnl * 4; in IWM_SCD_QUEUE_WRPTR()1196 return IWM_SCD_BASE + 0x284 + (chnl - 20) * 4; in IWM_SCD_QUEUE_WRPTR()1202 return IWM_SCD_BASE + 0x68 + chnl * 4; in IWM_SCD_QUEUE_RDPTR()1203 return IWM_SCD_BASE + 0x2B4 + (chnl - 20) * 4; in IWM_SCD_QUEUE_RDPTR()[all …]