Searched refs:scu_lvl (Results 1 – 1 of 1) sorted by relevance
6369 u16 scu_lvl = 0; in get_strength() local6390 status = read16(state, SCU_RAM_AGC_RF_IACCU_HI__A, &scu_lvl); in get_strength()6399 if (((u32) scu_lvl + (u32) scu_coc) < 0xffff) in get_strength()6400 rf_agc.output_level = scu_lvl + scu_coc; in get_strength()