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