mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-30 08:02:30 +00:00
10 lines
259 B
C
10 lines
259 B
C
|
/* tuner-xc2028
|
||
|
*
|
||
|
* Copyright (c) 2007 Mauro Carvalho Chehab (mchehab@infradead.org)
|
||
|
* This code is placed under the terms of the GNU General Public License v2
|
||
|
*/
|
||
|
|
||
|
/* xc2028 commands for callback */
|
||
|
#define XC2028_TUNER_RESET 0
|
||
|
#define XC2028_RESET_CLK 1
|