Searched refs:IWM_SCD_BASE (Results 1 – 1 of 1) sorted by relevance
1244 #define IWM_SCD_AIT (IWM_SCD_BASE + 0x0c)1245 #define IWM_SCD_TXFACT (IWM_SCD_BASE + 0x10)1246 #define IWM_SCD_ACTIVE (IWM_SCD_BASE + 0x14)1249 #define IWM_SCD_AGGR_SEL (IWM_SCD_BASE + 0x248)1251 #define IWM_SCD_GP_CTRL (IWM_SCD_BASE + 0x1a8)1252 #define IWM_SCD_EN_CTRL (IWM_SCD_BASE + 0x254)1257 return IWM_SCD_BASE + 0x18 + chnl * 4; in IWM_SCD_QUEUE_WRPTR()1258 return IWM_SCD_BASE + 0x284 + (chnl - 20) * 4; in IWM_SCD_QUEUE_WRPTR()1264 return IWM_SCD_BASE + 0x68 + chnl * 4; in IWM_SCD_QUEUE_RDPTR()1265 return IWM_SCD_BASE + 0x2B4 + (chnl - 20) * 4; in IWM_SCD_QUEUE_RDPTR()[all …]