Searched refs:ctl_high0 (Results 1 – 1 of 1) sorted by relevance
350 int ctl_high0 = 0, ctl_low0 = 0, ctl_slope0 = 0; in dfs_check_chirping_sowl() local398 ctl_high0 = *(fft_data_ptr + FFT_LOWER_BIN_MAX_INDEX_BYTE) >> 2; in dfs_check_chirping_sowl()400 ctl_slope0 = ctl_high0 - ctl_low0; in dfs_check_chirping_sowl()