代码搜索结果
找到约 10,000 项符合
DMA 的代码
dma.c
/*
* linux/arch/arm/mach-pxa/dma.c
*
* PXA DMA registration and IRQ dispatching
*
* Author: Nicolas Pitre
* Created: Nov 15, 2001
* Copyright: MontaVista Software Inc.
*
* This program
dma.c
#include
#include
#include
#include
#include
#include
#include
#include
#incl
dma.c
/*
* Copyright (C) 2004 IBM Corporation
*
* Implements the generic device dma API for ppc64. Handles
* the pci and vio busses
*/
#include
#include
/* Inclu
dma.c
/*
* arch/sh64/kernel/dma.c
*
* DMA routines for the SH-5 DMAC.
*
* Copyright (C) 2003 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. Se
dma.h
/* Defines for using and allocating dma channels. */
#ifndef _ASM_ARCH_DMA_H
#define _ASM_ARCH_DMA_H
#define MAX_DMA_CHANNELS 10
/* dma0 and dma1 used for network (ethernet) */
#define NETWORK_TX_D
dma.h
/*
* linux/include/asm-arm/arch-iop3xx/dma.h
*
* Copyright (C) 2004 Intel Corp.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
dma.h
/*
* linux/include/asm-arm/arch-sa1100/dma.h
*
* Generic SA1100 DMA support
*
* Copyright (C) 2000 Nicolas Pitre
*
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#include
dma.h
/*
* linux/include/asm-arm/arch-clps711x/dma.h
*
* Copyright (C) 1997,1998 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
dma.h
/*
* linux/include/asm-arm/arch-shark/dma.h
*
* by Alexander Schulz
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
/* Use only the lowest 4MB, nothing else works.
* The rest is not DMAable
dma.h
/* linux/include/asm-arm/arch-bast/dma.h
*
* Copyright (C) 2003,2004 Simtec Electronics
* Ben Dooks
*
* Samsung S3C2410X DMA support
*
* This program is free software; you ca