代码搜索:DMA

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

代码结果 10,000
www.eeworm.com/read/159825/5581177

h dma.h

/* $Id: dma.h,v 1.7 1992/12/14 00:29:34 root Exp root $ * linux/include/asm/dma.h: Defines for using and allocating dma channels. * Written by Hennus Bergman, 1992. * High DMA channel support &
www.eeworm.com/read/159825/5581272

h dma.h

#ifndef _M68K_DMA_H #define _M68K_DMA_H 1 #include #ifdef CONFIG_COLDFIRE /* * ColdFire DMA Model: * ColdFire DMA supports two forms of DMA: Single and Dual address. Si
www.eeworm.com/read/155374/5624400

h dma.h

#ifndef DMA_H #define DMA_H /******************************************************* * * copyright @ Motorola 1999 * *******************************************************/ #define NUM_DMA_REG
www.eeworm.com/read/155374/5625757

asm _dma.asm

;**************************************************************************** ;* ;* SciTech OS Portability Manager Library ;* ;* =====================================================
www.eeworm.com/read/152843/5656478

c dma.c

/* * * BRIEF MODULE DESCRIPTION * A DMA channel allocator for Au1000. API is modeled loosely off of * linux/kernel/dma.c. * * Copyright 2000 MontaVista Software Inc. * Author: MontaVi
www.eeworm.com/read/152843/5657019

c dma.c

/* * linux/arch/arm26/kernel/dma.c * * Copyright (C) 1998-1999 Dave Gilbert / Russell King * Copyright (C) 2003 Ian Molton * * This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/152843/5657044

c dma.c

/* * linux/arch/arm26/kernel/dma.c * * Copyright (C) 1995-2000 Russell King * 2003 Ian Molton * * This program is free software; you can redistribute it and/or modify * it
www.eeworm.com/read/152843/5657137

c dma.c

/* dma.c: DMA controller management on FR401 and the like * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free softw
www.eeworm.com/read/152843/5657441

c dma.c

/* * Dynamic DMA mapping support. * * We never have any address translations to worry about, so this * is just alloc/free. */ #include #include #include
www.eeworm.com/read/152843/5657691

c dma.c

/* * linux/arch/arm/mach-integrator/dma.c * * Copyright (C) 1999 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or mod