Searched refs:echo_value (Results 1 – 1 of 1) sorted by relevance
264 int32_t echo_value; in oslec_update() local352 echo_value = fir16(&ec->fir_state, tx); in oslec_update()353 ec->clean = rx - echo_value; in oslec_update()359 echo_value = fir16(&ec->fir_state_bg, tx); in oslec_update()360 clean_bg = rx - echo_value; in oslec_update()