代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/430518/1926897
h dma.h
#ifndef __ASM_ARM_DMA_H
#define __ASM_ARM_DMA_H
typedef unsigned int dmach_t;
#include
#include
#include
#include
#include
www.eeworm.com/read/430518/1926912
h dma.h
/*
* linux/include/asm-arm/arch-pxa/dma.h
*
* Author: Nicolas Pitre
* Created: Jun 15, 2001
* Copyright: MontaVista Software, Inc.
*
* This program is free software; you can redistribute
www.eeworm.com/read/430518/1926931
h dma.h
/*
* linux/include/asm-arm/mx1ads/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 Genera
www.eeworm.com/read/430518/1926961
h dma.h
/*
* linux/include/asm-arm/mach/dma.h
*
* Copyright (C) 1998-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/430518/1927032
h dma.h
/*
* include/asm-alpha/dma.h
*
* This is essentially the same as the i386 DMA stuff, as the AlphaPCs
* use ISA-compatible dma. The only extension is support for high-page
* registers that allow
www.eeworm.com/read/430518/1927235
h dma.h
#ifndef __ASM_SH_DMA_H
#define __ASM_SH_DMA_H
#include
#include /* need byte IO */
#define MAX_DMA_CHANNELS 8
#define SH_MAX_DMA_CHANNELS 4
/* The maximum address that
www.eeworm.com/read/430518/1927366
h dma.h
/*
* BK Id: SCCS/s.dma.h 1.8 05/17/01 18:14:24 cort
*/
/*
* linux/include/asm/dma.h: Defines for using and allocating dma channels.
* Written by Hennus Bergman, 1992.
* High DMA channel support &
www.eeworm.com/read/430182/1936041
c dma.c
/*
* arch/sh/kernel/dma.c
*
* Copyright (C) 2000 Takashi YOSHII
*
* PC like DMA API for SuperH's DMAC.
*/
#include
#include
#include
#include
www.eeworm.com/read/430182/1936633
c dma.c
/*
* linux/arch/arm/mach-integrator/dma.c
*
* Copyright (C) 1999 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/or mod
www.eeworm.com/read/430182/1936639
c 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