Searched refs:FREQ_OFFSET (Results 1 – 1 of 1) sorted by relevance
122 #define FREQ_OFFSET 0 /* for TEA5767, it is 700 to give the right freq */ macro129 frq = 1000 * (div * 32768 / 1000 + FREQ_OFFSET + 225) / 4; /* Freq in KHz */ in tea5761_status_dump()