代码搜索结果
找到约 10,000 项符合
GPIO 的代码
gpio.c
/* linux/arch/arm/mach-s3c2410/gpio.c
*
* Copyright (c) 2004 Simtec Electronics
* Ben Dooks
*
* S3C2410 GPIO support
*
* This program is free software; you can redistribute i
gpio.c
/*
* linux/arch/arm/mach-omap2/gpio.c
*
* Support functions for OMAP2 GPIO
*
* Copyright (C) 2003 Nokia Corporation
* Written by Juha Yrjölä
*
* Copyright (C) 2004 Te
gpio.c
/*
* linux/arch/h8300/kernel/gpio.c
*
* Yoshinori Sato
*
*/
/*
* Internal I/O Port Management
*/
#include
#include
#include
gpio.c
/* $Id: gpio.c,v 1.11 2004/05/14 07:58:03 starvik Exp $
*
* Etrax general port I/O device
*
* Copyright (c) 1999, 2000, 2001, 2002 Axis Communications AB
*
* Authors: Bjorn Wesen (initia
gpio.h
/*
* linux/include/asm-arm/arch-omap/gpio.h
*
* OMAP GPIO handling defines and functions
*
* Copyright (C) 2003 Nokia Corporation
*
* Written by Juha Yrj鰈
gpio.h
/****************************************************************************/
/*
* linux/include/asm-arm/arch-l7200/gpio.h
*
* Registers and helper functions for the L7200 Link-Up Syste
gpio.h
/*
* linux/include/asm-arm/arch-omap2/gpio.h
*
* OMAP2 GPIO handling defines and functions
*
* Copyright (C) 2003 Nokia Corporation
* Written by Juha Yrjölä m>
*
* Co
gpio.h
/*
* include/asm-arm/arch-ixp2000/ixp2000-gpio.h
*
* Copyright (C) 2002 Intel Corporation.
*
* This program is free software, you can redistribute it and/or modify
* it under the terms of the G
gpio.h
#ifndef _H8300_GPIO_H
#define _H8300_GPIO_H
#define H8300_GPIO_P1 0
#define H8300_GPIO_P2 1
#define H8300_GPIO_P3 2
#define H8300_GPIO_P4 3
#define H8300_GPIO_P5 4
#define H8300_GPIO_P6 5
#define H83
gpio.h
#ifndef _ASM_SH_HD64465_GPIO_
#define _ASM_SH_HD64465_GPIO_ 1
/*
* $Id: gpio.h,v 1.3 2003/05/04 19:30:14 lethal Exp $
*
* Hitachi HD64465 companion chip: General Purpose IO pins support.
* This la