代码搜索结果

找到约 10,000 项符合 DMA 的代码

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

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

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

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

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 &

_dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================

dma.h

#ifndef DMA_H #define DMA_H /******************************************************* * * copyright @ Motorola 1999 * *******************************************************/ #define NUM_DMA_REG

_dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================

dma.h

#ifndef __DMA__ #define __DMA__ #include #endif

dma.c

// // Permedia3 Sample Display Driver // dma.c // // Copyright (c) 2000 Microsoft Corporation. All rights reserved. // // This module manages the Permedia3's use of DMA. This includes the // co