代码搜索:DMA
找到约 10,000 项符合「DMA」的源代码
代码结果 10,000
www.eeworm.com/read/393286/2478755
c dma.c
/*
* Dynamic DMA mapping support.
*
* On cris there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page allocation/freeing.
* The rest of the dynamic DMA ma
www.eeworm.com/read/393286/2478787
c dma.c
/* Wrapper for DMA channel allocator that starts clocks etc */
#include
#include
#include
#include
#include
www.eeworm.com/read/393286/2483988
h dma.h
/* Defines for using and allocating dma channels. */
#ifndef _ASM_ARCH_DMA_H
#define _ASM_ARCH_DMA_H
#define MAX_DMA_CHANNELS 10
/* dma0 and dma1 used for network (ethernet) */
#define NETWORK_TX_D
www.eeworm.com/read/393286/2484071
h dma.h
/* $Id: dma.h,v 1.7 2005/04/24 18:30:58 starvik Exp $
*
* DMA C definitions and help macros
*
*/
#ifndef dma_h
#define dma_h
/* registers */ /* Really needed, since both are listed in sw.list? *
www.eeworm.com/read/393286/2484113
h dma.h
#ifndef _ASM_ARCH_CRIS_DMA_H
#define _ASM_ARCH_CRIS_DMA_H
/* Defines for using and allocating dma channels. */
#define MAX_DMA_CHANNELS 10
#define NETWORK_ETH0_TX_DMA_NBR 0 /* Ethernet 0 out. */
#d
www.eeworm.com/read/393286/2484139
h dma.h
/*
* linux/include/asm-arm/arch-iop3xx/dma.h
*
* Copyright (C) 2004 Intel Corp.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General
www.eeworm.com/read/393286/2484154
h dma.h
/*
* linux/include/asm-arm/arch-aaec2000/dma.h
*
* Copyright (c) 2005 Nicolas Bellido Y Ortega
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o
www.eeworm.com/read/393286/2484178
h dma.h
/*
* linux/include/asm-arm/arch-sa1100/dma.h
*
* Generic SA1100 DMA support
*
* Copyright (C) 2000 Nicolas Pitre
*
*/
#ifndef __ASM_ARCH_DMA_H
#define __ASM_ARCH_DMA_H
#include
www.eeworm.com/read/393286/2484199
h dma.h
/*
* linux/include/asm-arm/arch-clps711x/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