Searched refs:srate_os (Results 1 – 1 of 1) sorted by relevance
1560 short srate_os, freq_os; in cx24117_get_frontend() local1605 srate_os = (buf[10] << 8) | buf[11]; in cx24117_get_frontend()1606 c->symbol_rate = -1000 * srate_os + state->dcur.symbol_rate; in cx24117_get_frontend()