Searched refs:tmp_nibble (Results 1 – 1 of 1) sorted by relevance
27855 u8 tmp_nibble; in wlc_phy_txpwr_nphy_srom_convert() local27860 tmp_nibble = (pwr_offset[word_num] >> 4 * nibble_num) & 0xf; in wlc_phy_txpwr_nphy_srom_convert()27862 srom_max[rate] = tmp_max_pwr - 2 * tmp_nibble; in wlc_phy_txpwr_nphy_srom_convert()