代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/292705/3947799
h dma.h
/*
* linux/include/asm-arm/arch-camelot/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
www.eeworm.com/read/292705/3947830
h dma.h
/*
* linux/include/asm-arm/arch-l7200/dma.h
*
* Copyright (C) 2000 Steve Hill (sjhill@cotw.com)
*
* Changelog:
* 08-29-2000 SJH Created
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
/*
www.eeworm.com/read/292705/3947877
h dma.h
/*
* linux/include/asm-arm/arch-rpc/dma.h
*
* Copyright (C) 1997 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/292705/3947891
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/292705/3947906
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/292705/3947925
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/292705/3947955
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/292705/3948026
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/292705/3948229
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/292705/3948360
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 &