代码搜索结果

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

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

scx200_acb.c

/* linux/drivers/i2c/scx200_acb.c Copyright (c) 2001,2002 Christer Weinigel National Semiconductor SCx200 ACCESS.bus support Based on i2c-keywest.c which

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

kconfig

config DVB_TTUSB_BUDGET tristate "Technotrend/Hauppauge Nova-USB devices" depends on DVB_CORE && USB && I2C select DVB_CX22700 if !DVB_FE_CUSTOMISE select DVB_TDA1004X if !DVB_FE_CUSTOMISE select

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

tea5761.c

/* * For Philips TEA5761 FM Chip * I2C address is allways 0x20 (0x10 at 7-bit mode). * * Copyright (c) 2005-2007 Mauro Carvalho Chehab (mchehab@infradead.org) * This code is placed under the term