代码搜索结果
找到约 10,000 项符合
I2C 的代码
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.
kconfig
config VIDEO_CX25840
tristate "Conexant CX2584x audio/video decoders"
depends on VIDEO_V4L2 && I2C && EXPERIMENTAL
select FW_LOADER
---help---
Support for the Conexant CX2584x audio/video decod
kconfig
config VIDEO_SAA7134
tristate "Philips SAA7134 support"
depends on VIDEO_DEV && PCI && I2C && INPUT
select VIDEOBUF_DMA_SG
select VIDEO_IR
select VIDEO_TUNER
select CRC32
---help---
This is
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
adm1026
Kernel driver adm1026
=====================
Supported chips:
* Analog Devices ADM1026
Prefix: 'adm1026'
Addresses scanned: I2C 0x2c, 0x2d, 0x2e
Datasheet: Publicly available at the Anal
w83793
Kernel driver w83793
====================
Supported chips:
* Winbond W83793G/W83793R
Prefix: 'w83793'
Addresses scanned: I2C 0x2c - 0x2f
Datasheet: Still not published
Authors:
Yua
porting-clients
Revision 7, 2007-04-19
Jean Delvare
Greg KH
This is a guide on how to convert I2C chip drivers from Linux 2.4 to
Linux 2.6. I have been using existing drivers (l
wreeprom.s
;******************************************************************************
; File:WREEPROM.S
; 功能:使用硬件I2C对CSI24WC02进行读写操作。若操作失败,则进行报警。
; 说明:将跳线器JP12、J8_LED4短接。
;*****************************
i2c_timing_layer.h
/**
@file i2c_timing_layer.h
@author Zlatan Stanojevic
*/
#ifndef I2C_TIMING_LAYER_H
#define I2C_TIMING_LAYER_H
/**
This structure represents one byte to be transmitted over the I2C interface.
It c
thwi2c.c.svn-base
#include "tdefs.h"
#include "C91Cx27U.h"
#include "THWI2C.h"
#include "ioctrl.h"
void HWI2CDelay( void );
void HWI2CBusErr( void );
/********************/
/* I2C BUS control */
/********