Searched refs:FREQ_OFFSET (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/media/tuners/
H A Dtea5761.c125 #define FREQ_OFFSET 0 /* for TEA5767, it is 700 to give the right freq */ tea5761_status_dump() macro
132 frq = 1000 * (div * 32768 / 1000 + FREQ_OFFSET + 225) / 4; /* Freq in KHz */ tea5761_status_dump()

Completed in 50 milliseconds