代码搜索结果
找到约 20,284 项符合
I2C 的代码
i2c-prosavage
Kernel driver i2c-prosavage
Supported adapters:
S3/VIA KM266/VT8375 aka ProSavage8
S3/VIA KM133/VT8365 aka Savage4
Author: Henk Vergonet
Description
-----------
The Sav
i2c-i810
Kernel driver i2c-i810
Supported adapters:
* Intel 82810, 82810-DC100, 82810E, and 82815 (GMCH)
* Intel 82845G (GMCH)
Authors:
Frodo Looijaard ,
Philip Edelbrock
i2c.h
/* $Id: i2c.h,v 1.3 2001/03/19 12:43:01 markusl Exp $ */
/* High level I2C actions */
int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
unsigned char i2c_readreg
i2c.h
/*
* Freescale I2C Controller
*
* This software may be used and distributed according to the
* terms of the GNU Public License, Version 2, incorporated
* herein by reference.
*
* Copyright 2004
i2c.c
//===========================================================================
// I2C.C
//
// This file implements the I2C support for the S1D13713.
//----------------------------------------------
i2c.h
/* $Id: i2c.h,v 1.3 2001/03/19 12:43:01 markusl Exp $ */
/* High level I2C actions */
int i2c_writereg(unsigned char theSlave, unsigned char theReg, unsigned char theValue);
unsigned char i2c_readreg
i2c-old.h
#ifndef I2C_H
#define I2C_H
/*
* linux i2c interface. Works a little bit like the scsi subsystem.
* There are:
*
* i2c the basic control module (like scsi_mod)
* bus dri
i2c.h
#ifndef I2C_H
#define I2C_H
/*
* linux i2c interface. Works a little bit like the scsi subsystem.
* There are:
*
* i2c the basic control module (like scsi_mod)
* bus dri
i2c-yosemite.h
/*
* arch/mips/pmc-sierra/yosemite/i2c-yosemite.h
*
* Copyright (C) 2003 PMC-Sierra Inc.
* Author: Manish Lachwani (lachwani@pmc-sierra.com)
*
* This program is free software; you can redist
i2c-yosemite.c
/*
* arch/mips/pmc-sierra/yosemite/i2c-yosemite.c
*
* Copyright (C) 2003 PMC-Sierra Inc.
* Author: Manish Lachwani (lachwani@pmc-sierra.com)
*
* This program is free software; you can redist