代码搜索结果
找到约 10,000 项符合
DMA 的代码
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
dma.c
/* linux/arch/arm/mach-bast/dma.c
*
* (c) 2003-2005 Simtec Electronics
* Ben Dooks
*
* S3C2410 DMA core
*
* http://www.simtec.co.uk/products/EB2410ITX/
*
* This program is
dma.h
#ifndef DMA_ADMIN_H
#define DMA_ADMIN_H
#define MAX_DMA_CHANNEL 4
//#define DMA_IS_USED 1
#define DMA_IS_HWTRIG 2
#define DMA_IS_SWTRIG 1
#define DMA_IS_FREE 0
// request source
#define R
dma.c
#include "def.h"
#include "option.h"
#include "2440addr.h"
#include "2440lib.h"
#include "2440slib.h"
#include "dma.h"
#define DMA_CHECK_ATTR 1
typedef struct{ //can't use __packed???
dma.sct
; *************************************************************
; *** Scatter-Loading Description File generated by uVision ***
; *************************************************************
LR_
dma.h
/*****************************************************************************
* dma.h: Header file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
*
dma.c
/*****************************************************************************
* dma.c: DMA module file for NXP LPC23xx/24xx Family Microprocessors
*
* Copyright(C) 2006, NXP Semiconductor
dma.d
.\obj\dma.o: dma.c
.\obj\dma.o: ..\Common\inc\LPC23xx.h
.\obj\dma.o: ..\Common\inc\type.h
.\obj\dma.o: ..\Common\inc\irq.h
.\obj\dma.o: mci.h
.\obj\dma.o: dma.h