Searched refs:scu_coc (Results 1 – 1 of 1) sorted by relevance
6425 u16 scu_coc = 0; in get_strength() local6450 read16(state, SCU_RAM_AGC_RF_IACCU_HI_CO__A, &scu_coc); in get_strength()6454 if (((u32) scu_lvl + (u32) scu_coc) < 0xffff) in get_strength()6455 rf_agc.output_level = scu_lvl + scu_coc; in get_strength()