代码搜索结果

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

eeprom.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

eeprom.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

eeprom.c

/*!***************************************************************************** *! *! Implements an interface for i2c compatible eeproms to run under linux. *! Supports 2k, 8k(?) and 16k. Uses adap

eeprom.c

/* drivers/net/tulip/eeprom.c Maintained by Jeff Garzik Copyright 2000,2001 The Linux Kernel Team Written/copyright 1994-2001 by Donald Becker. This software may be used an

eeprom.c

/* eeprom.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Copyright (C) 1998, 1999 Frodo Looijaard and Philip Edelbrock

eeprom.h

/* $Id: eeprom.h,v 1.3 1995/11/25 02:31:38 davem Exp $ * eeprom.h: Definitions for the Sun eeprom. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ /* The EEPROM and the Mostek

eeprom.h

#include /* lasat 100 */ #define AT93C_REG_100 KSEG1ADDR(0x1c810000) #define AT93C_RDATA_REG_100 AT93C_REG_100 #define AT93C_RDATA_SHIFT_100 4 #define AT

eeprom.h

/* credit winbond-840.c */ #include struct eeprom_ops { void (*set_cs)(void *ee); void (*clear_cs)(void *ee); }; #define EEPOL_EEDI 0x01 #define EEPOL_EEDO 0x02 #define EEPOL_EECLK 0x04

eeprom.c

/* * (C) Copyright 2001 * Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com * * See file CREDITS for list of people who contributed to this * project. * * This program is free so

eeprom.c

/***************************************************************************** * Copyright (c) 2002, Intrinsyc Software Inc. * * FILE: eeprom.c * * FUNCTION: * This is the EEPROM storage driver