Source
extern int tda18271_write_regs(struct dvb_frontend *fe, int idx, int len);
/*
tda18271-priv.h - private header for the NXP TDA18271 silicon tuner
Copyright (C) 2007, 2008 Michael Krufky <mkrufky@linuxtv.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/* ID byte */
/* Thermo byte */
/* Power level byte */
/* Easy Prog byte 1 */
/* Easy Prog byte 2 */
/* Easy Prog byte 3 */
/* Easy Prog byte 4 */
/* Easy Prog byte 5 */
/* Cal Post-Divider byte */
/* Cal Divider byte 1 */
/* Cal Divider byte 2 */
/* Cal Divider byte 3 */
/* Main Post-Divider byte */
/* Main Divider byte 1 */
/* Main Divider byte 2 */
/* Main Divider byte 3 */
/* Extended byte 1 */
/* Extended byte 2 */
/* Extended byte 3 */
/* Extended byte 4 */
/* Extended byte 5 */
/* Extended byte 6 */
/* Extended byte 7 */
/* Extended byte 8 */
/* Extended byte 9 */
/* Extended byte 10 */
/* Extended byte 11 */
/* Extended byte 12 */
/* Extended byte 13 */
/* Extended byte 14 */
/* Extended byte 15 */
/* Extended byte 16 */