代码搜索结果
找到约 12,665 项符合
DMA 的代码
dma
Support functions for the SA11x0 internal DMA channels
======================================================
Nicolas Pitre
Last updated: 2001/07/15
The DMA controller consists of si
dma.h
/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & inf
dma.h
/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support & inf
dma.c
/* PC DMA support functions
*/
#include
#include
#include "global.h"
#include "dma.h"
#include "nospc.h"
/* I/O port addresses for DMA page registers on the PC/AT */
static
dma.h
/*
* (C) Copyright 2003
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* This file is based on code
* (C) Copyright Motorola, Inc., 2000
*
* MPC8220 dma header file
*/
#ifndef __MP
dma.c
/*
* linux/arch/arm/mach-shark/dma.c
*
* by Alexander Schulz
*
* derived from:
* arch/arm/kernel/dma-ebsa285.c
* Copyright (C) 1998 Phil Blundell
*/
#include
#include
dma-sa1111.c
/*
* linux/arch/arm/mach-sa1100/dma-sa1111.c
*
* Copyright (C) 2000 John Dorsey
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener
dma-sa1100.c
/*
* arch/arm/kernel/dma-sa1100.c
*
* Support functions for the SA11x0 internal DMA channels.
* (see also Documentation/arm/SA1100/DMA)
*
* Copyright (C) 2000 Nicolas Pitre
*
* This program is
dma.h
/*
* Definitions shared between dma-sa1100.c and dma-sa1111.c
* (C) 2000 Nicolas Pitre
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
dma-footbridge.c
/*
* linux/arch/arm/kernel/dma-ebsa285.c
*
* Copyright (C) 1998 Phil Blundell
*
* DMA functions specific to EBSA-285/CATS architectures
*
* Changelog:
* 09-Nov-1998 RMK Split out ISA DMA