代码搜索结果

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

i2c-algo-pca.c

/* * i2c-algo-pca.c i2c driver algorithms for PCA9564 adapters * Copyright (C) 2004 Arcom Control Systems * * This program is free software; you can redistribute it and/or mod

i2c-mpc.c

/* * (C) Copyright 2003-2004 * Humboldt Solutions Ltd, adrian@humboldt.co.uk. * This is a combined i2c adapter and algorithm driver for the * MPC107/Tsi107 PowerPC northbridge and processors that

i2c.h

/* * DaVinci I2C controller platfrom_device info * * Author: Vladimir Barinov, MontaVista Software, Inc. * * 2007 (c) MontaVista Software, Inc. This file is licensed under *

fscher

Kernel driver fscher ==================== Supported chips: * Fujitsu-Siemens Hermes chip Prefix: 'fscher' Addresses scanned: I2C 0x73 Authors: Reinhard Nissl based

writing-clients

This is a small guide for those who want to write kernel drivers for I2C or SMBus devices, using Linux as the protocol host/master (not slave). To set up a driver, you need to do several things. Some

eeprom

Kernel driver eeprom ==================== Supported chips: * Any EEPROM chip in the designated address range Prefix: 'eeprom' Addresses scanned: I2C 0x50 - 0x57 Datasheets: Publicly ava

tvaudio.c

/* * experimental driver for simple i2c audio chips. * * Copyright (c) 2000 Gerd Knorr * based on code by: * Eric Sandeen (eric_sandeen@bigfoot.com) * Steve VanDeBogart (vandebo@uclink.berk

saa5249.c

/* * Cleaned up to use existing videodev interface and allow the idea * of multiple teletext decoders on the video4linux iface. Changed i2c * to cover addressing clashes on device busses. It's also

smbus-protocol

Some adapters understand only the SMBus (System Management Bus) protocol, which is a subset from the I2C protocol. Fortunately, many devices use only the same subset, which makes it possible to put th

addi2c.c

/* * File : AddI2c.c * * Description : Adds a I2C device to the DDF device table. * * * Copyright 2004 ZiLOG Inc. ALL RIGHTS RESERVED. * * This file contains unpublished confidential