Searched refs:NVM_RF_CFG_PNUM_MSK (Results 1 – 2 of 2) sorted by relevance
18 #define NVM_RF_CFG_PNUM_MSK(x) ((x >> 6) & 0x3) /* bits 6-7 */ macro
1283 data->radio_cfg_pnum = NVM_RF_CFG_PNUM_MSK(radio_cfg); in iwl_set_radio_cfg()