Searched refs:scu_coc (Results 1 – 1 of 1) sorted by relevance
6423 u16 scu_coc = 0; in get_strength() local6448 status = read16(state, SCU_RAM_AGC_RF_IACCU_HI_CO__A, &scu_coc); in get_strength()6452 if (((u32) scu_lvl + (u32) scu_coc) < 0xffff) in get_strength()6453 rf_agc.output_level = scu_lvl + scu_coc; in get_strength()