代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/410339/2212068
h dma.h
/*
* asm/arch-armnommu/arch-p52/dma.h:
* Mindspeed 2001
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#define MAX_DMA_ADDRESS 0x01000000
#define MAX_DMA_CHANNELS 13
#define arch_d
www.eeworm.com/read/410339/2212105
h dma.h
/*
* asm/arch-armnommu/arch-swarm/dma.h:
* swarm-specific macros for DMA support.
* 09 Sep 2001 - C Hanish Menon [www.hanishkvc.com]
* - Copied the file from dsc21 to swarm
* - Have to veri
www.eeworm.com/read/410339/2212122
h dma.h
/*
* asm/arch-armnommu/arch-p52/dma.h:
* Mindspeed 2001
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#define MAX_DMA_ADDRESS 0x01000000
#define MAX_DMA_CHANNELS 13
#define arch_d
www.eeworm.com/read/410339/2212144
h dma.h
/*
* dma.h
*
* Copyright (C) 2002 Arcturus Networks Inc.
* by Oleksandr Zhadan
*
* This file includes the DMA controller definitions
* of the S3C2510X RISC micro
www.eeworm.com/read/410339/2212166
h dma.h
/*
* asm/arch-armnommu/arch-s3c4/dma.h:
* OZH, 2001
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#define MAX_DMA_ADDRESS 0x03000000
#define MAX_DMA_CHANNELS 2
#endif /* _ASM_ARCH
www.eeworm.com/read/410339/2212183
h dma.h
/*
* dma.h
*
* Copyright (C) 2002 Arcturus Networks Inc.
* by Oleksandr Zhadan
*
* This file includes the DMA controller definitions
* of the S3C2500X RISC micro
www.eeworm.com/read/410339/2212198
h dma.h
/*
* dma.h
*
* Copyright (C) 2002 Arcturus Networks Inc.
* by Oleksandr Zhadan
*
* This file includes the DMA controller definitions
* of the S3C2500X RISC micro
www.eeworm.com/read/410339/2212227
h dma.h
/*
* asm/arch-armnommu/arch-dsc21/dma.h:
* dsc21-specific macros for DMA support.
* copyright:
* (C) 2001 RidgeRun, Inc. (http://www.ridgerun.com)
* author: Gordon McNutt
www.eeworm.com/read/410339/2212265
h dma.h
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
/*
* This is the maximum DMA address that can be DMAd to (since there
* are only 29 bits in a DMA buffer descriptor source buffer
* pointer).
*/
www.eeworm.com/read/410339/2212284
h dma.h
#ifndef __ASM_ARM_DMA_H
#define __ASM_ARM_DMA_H
typedef unsigned int dmach_t;
#include
#include
#include
#include
#include