enp2611.h
上传用户:szlgq88
上传日期:2009-04-28
资源大小:48287k
文件大小:1k
源码类别:

嵌入式Linux

开发平台:

Unix_Linux

  1. /*
  2.  * include/asm-arm/arch-ixp2000/enp2611.h
  3.  *
  4.  * Register and other defines for Radisys ENP-2611
  5.  *
  6.  * Created 2004 by Lennert Buytenhek from the ixdp2x01 code.  The
  7.  * original version carries the following notices:
  8.  *
  9.  * Original Author: Naeem Afzal <naeem.m.afzal@intel.com>
  10.  * Maintainer: Deepak Saxena <dsaxena@plexity.net>
  11.  *
  12.  * Copyright (C) 2002 Intel Corp.
  13.  * Copyright (C) 2003-2004 MontaVista Software, Inc.
  14.  *
  15.  *  This program is free software; you can redistribute  it and/or modify it
  16.  *  under  the terms of  the GNU General  Public License as published by the
  17.  *  Free Software Foundation;  either version 2 of the  License, or (at your
  18.  *  option) any later version.
  19.  */
  20. #ifndef __ENP2611_H
  21. #define __ENP2611_H
  22. #define ENP2611_GPIO_SCL 0x07
  23. #define ENP2611_GPIO_SDA 0x06
  24. #endif