代码搜索结果

找到约 10,000 项符合 I2C 的代码

dib3000-common.c

#include "dib3000-common.h" #ifdef CONFIG_DVB_DIBCOM_DEBUG static int debug; module_param(debug, int, 0644); MODULE_PARM_DESC(debug, "set debugging level (1=info,2=i2c,4=srch (|-able))."); #endif #de

mt20xx.c

/* * * i2c tv tuner chip device driver * controls microtune tuners, mt2032 + mt2050 at the moment. */ #include #include #include #include

cx88-vp3054-i2c.h

/* cx88-vp3054-i2c.h -- support for the secondary I2C bus of the DNTV Live! DVB-T Pro (VP-3054), wired as: GPIO[0] -> SCL, GPIO[1] -> SDA (c) 2005 Chris Pascoe

cx88-vp3054-i2c.c

/* cx88-vp3054-i2c.c -- support for the secondary I2C bus of the DNTV Live! DVB-T Pro (VP-3054), wired as: GPIO[0] -> SCL, GPIO[1] -> SDA (c) 2005 Chris Pascoe

tuner-simple.c

/* * * i2c tv tuner chip device driver * controls all those simple 4-control-bytes style tuners. */ #include #include #include #include

bttv-i2c.c

/* bttv-i2c.c -- all the i2c code is here bttv - Bt848 frame grabber driver Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) & Marcus Metzler (mocm@thp.uni-koeln.

i2c-mv64xxx.c

/* * Driver for the i2c controller on the Marvell line of host bridges for MIPS * and PPC (e.g, gt642[46]0, mv643[46]0, mv644[46]0). * * Author: Mark A. Greer * * 2005 (c) Mo

adv7171.h

#ifndef __ADV7171_DEFINED #define __ADV7171_DEFINED // I2C address for ADV7171 #define ADV7171_IDENT_W 0x54 // Video Encoder #define ADV7171_IDENT_R 0x55 #endif

dib3000-common.c

#include "dib3000-common.h" #ifdef CONFIG_DVB_DIBCOM_DEBUG static int debug; module_param(debug, int, 0644); MODULE_PARM_DESC(debug, "set debugging level (1=info,2=i2c,4=srch (|-able))."); #endif #de

bttv-i2c.c

/* bttv-i2c.c -- all the i2c code is here bttv - Bt848 frame grabber driver Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de) & Marcus Metzler (mocm@thp.uni-koeln.