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