Searched refs:freqoff (Results 1 – 2 of 2) sorted by relevance
418 int freqoff; in tda10086_set_frontend() local439 freqoff = fe_params->frequency - freq; in tda10086_set_frontend()440 freqoff = ((1<<16) * freqoff) / (SACLK/1000); in tda10086_set_frontend()441 tda10086_write_byte(state, 0x3d, 0x80 | ((freqoff >> 8) & 0x7f)); in tda10086_set_frontend()442 tda10086_write_byte(state, 0x3e, freqoff); in tda10086_set_frontend()
789 report->freqoff = resp[5]; in si476x_core_cmd_am_rsq_status()1216 report->freqoff = resp[5]; in si476x_core_cmd_fm_rsq_status_a10()1270 report->freqoff = resp[5]; in si476x_core_cmd_fm_rsq_status_a20()1326 report->freqoff = resp[5]; in si476x_core_cmd_fm_rsq_status_a30()